clang 20.0.0git
|
This is the complete list of members for clang::ASTImporterLookupTable, including all inherited members.
add(NamedDecl *ND) | clang::ASTImporterLookupTable | |
ASTImporterLookupTable(TranslationUnitDecl &TU) | clang::ASTImporterLookupTable | |
contains(DeclContext *DC, NamedDecl *ND) const | clang::ASTImporterLookupTable | |
dump(DeclContext *DC) const | clang::ASTImporterLookupTable | |
dump() const | clang::ASTImporterLookupTable | |
lookup(DeclContext *DC, DeclarationName Name) const | clang::ASTImporterLookupTable | |
LookupResult typedef | clang::ASTImporterLookupTable | |
remove(NamedDecl *ND) | clang::ASTImporterLookupTable | |
update(NamedDecl *ND, DeclContext *OldDC) | clang::ASTImporterLookupTable | |
updateForced(NamedDecl *ND, DeclContext *OldDC) | clang::ASTImporterLookupTable |