Definition at line 346 of file SemaCodeComplete.cpp.
typedef std::ptrdiff_t ResultBuilder::ShadowMapEntry::iterator::difference_type |
typedef std::input_iterator_tag ResultBuilder::ShadowMapEntry::iterator::iterator_category |
typedef value_type ResultBuilder::ShadowMapEntry::iterator::reference |
typedef DeclIndexPair ResultBuilder::ShadowMapEntry::iterator::value_type |
ResultBuilder::ShadowMapEntry::iterator::iterator |
( |
| ) |
|
|
inline |
ResultBuilder::ShadowMapEntry::iterator::iterator |
( |
const NamedDecl * |
SingleDecl, |
|
|
unsigned |
Index |
|
) |
| |
|
inline |
ResultBuilder::ShadowMapEntry::iterator::iterator |
( |
const DeclIndexPair * |
Iterator | ) |
|
|
inline |
reference ResultBuilder::ShadowMapEntry::iterator::operator* |
( |
| ) |
const |
|
inline |
iterator& ResultBuilder::ShadowMapEntry::iterator::operator++ |
( |
| ) |
|
|
inline |
pointer ResultBuilder::ShadowMapEntry::iterator::operator-> |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: