Home
last modified time | relevance | path

Searched refs:ToTU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporterSharedState.h51 ASTImporterSharedState(TranslationUnitDecl &ToTU) { in ASTImporterSharedState() argument
52 LookupTable = std::make_unique<ASTImporterLookupTable>(ToTU); in ASTImporterSharedState()
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h209 void lazyInitImporterSharedSt(TranslationUnitDecl *ToTU);