Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h346 ASTUnitStorage ASTStorage; variable
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp212 : Context(CI.getASTContext()), ASTStorage(CI) {} in CrossTranslationUnitContext()
491 llvm::Expected<ASTUnit *> Unit = ASTStorage.getASTUnitForFunction( in loadExternalAST()