Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h200 void lazyInitImporterSharedSt(TranslationUnitDecl *ToTU);
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp740 void CrossTranslationUnitContext::lazyInitImporterSharedSt( in lazyInitImporterSharedSt() function in clang::cross_tu::CrossTranslationUnitContext
753 lazyInitImporterSharedSt(Context.getTranslationUnitDecl()); in getOrCreateASTImporter()