clang 20.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 242 of file SemaInternal.h.
|
inline |
Definition at line 253 of file SemaInternal.h.
References clang::Set.
|
inline |
Definition at line 269 of file SemaInternal.h.
|
inline |
Definition at line 260 of file SemaInternal.h.
|
inline |
Definition at line 270 of file SemaInternal.h.