Provides flat iteration over specifiers, sorted by distance.
More...
#include "clang/Sema/SemaInternal.h"
Provides flat iteration over specifiers, sorted by distance.
Definition at line 246 of file SemaInternal.h.
◆ iterator()
clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator::iterator |
( |
NamespaceSpecifierSet & |
Set, |
|
|
bool |
IsAtEnd |
|
) |
| |
|
inline |
◆ operator*()
SpecifierInfo & clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++()
iterator & clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator::operator== |
( |
const iterator & |
RHS | ) |
const |
|
inline |
The documentation for this class was generated from the following file: