Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h348 ASTUnitStorage ASTStorage; variable
/openbsd-src/gnu/llvm/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp240 : Context(CI.getASTContext()), ASTStorage(CI) {} in CrossTranslationUnitContext()
519 llvm::Expected<ASTUnit *> Unit = ASTStorage.getASTUnitForFunction( in loadExternalAST()