|
clang 22.0.0git
|
Provides flat iteration over specifiers, sorted by distance. More...
#include "clang/Sema/SemaInternal.h"
Public Member Functions | |
| iterator (NamespaceSpecifierSet &Set, bool IsAtEnd) | |
| iterator & | operator++ () |
| SpecifierInfo & | operator* () |
| bool | operator== (const iterator &RHS) const |
Provides flat iteration over specifiers, sorted by distance.
Definition at line 248 of file SemaInternal.h.
|
inline |
Definition at line 259 of file SemaInternal.h.
References clang::Set.
Referenced by operator++(), and operator==().
|
inline |
Definition at line 275 of file SemaInternal.h.
|
inline |
Definition at line 266 of file SemaInternal.h.
References iterator().
|
inline |
Definition at line 276 of file SemaInternal.h.
References iterator().