Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CrossTU/
HDCrossTranslationUnit.h209 void lazyInitImporterSharedSt(TranslationUnitDecl *ToTU);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
HDCrossTranslationUnit.cpp775 void CrossTranslationUnitContext::lazyInitImporterSharedSt( in lazyInitImporterSharedSt() function in clang::cross_tu::CrossTranslationUnitContext
788 lazyInitImporterSharedSt(Context.getTranslationUnitDecl()); in getOrCreateASTImporter()