Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp334 ASTImporter &Importer = getOrCreateASTImporter(FD->getASTContext()); in importDefinition()
352 CrossTranslationUnitContext::getOrCreateASTImporter(ASTContext &From) { in getOrCreateASTImporter() function in clang::cross_tu::CrossTranslationUnitContext
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h158 ASTImporter &getOrCreateASTImporter(ASTContext &From);