Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h338 ASTUnitStorage ASTStorage; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp216 : Context(CI.getASTContext()), ASTStorage(CI) {} in CrossTranslationUnitContext()
495 llvm::Expected<ASTUnit *> Unit = ASTStorage.getASTUnitForFunction( in loadExternalAST()