clang 20.0.0git
|
This is the complete list of members for clang::ASTImporterSharedState, including all inherited members.
addDeclToLookup(Decl *D) | clang::ASTImporterSharedState | inline |
ASTImporterSharedState()=default | clang::ASTImporterSharedState | |
ASTImporterSharedState(TranslationUnitDecl &ToTU) | clang::ASTImporterSharedState | inline |
getImportDeclErrorIfAny(Decl *ToD) const | clang::ASTImporterSharedState | inline |
getLookupTable() | clang::ASTImporterSharedState | inline |
isNewDecl(const Decl *ToD) const | clang::ASTImporterSharedState | inline |
markAsNewDecl(Decl *ToD) | clang::ASTImporterSharedState | inline |
removeDeclFromLookup(Decl *D) | clang::ASTImporterSharedState | inline |
setImportDeclError(Decl *To, ASTImportError Error) | clang::ASTImporterSharedState | inline |