Searched refs:ToTU (Results 1 – 2 of 2) sorted by relevance
51 ASTImporterSharedState(TranslationUnitDecl &ToTU) { in ASTImporterSharedState() argument52 LookupTable = std::make_unique<ASTImporterLookupTable>(ToTU); in ASTImporterSharedState()
209 void lazyInitImporterSharedSt(TranslationUnitDecl *ToTU);