Home
last modified time | relevance | path

Searched defs:ASTUnit (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Index/ !
H A DIndexingAction.h24 class ASTUnit; variable
/src/contrib/llvm-project/clang/include/clang/CrossTU/ !
H A DCrossTranslationUnit.h31 class ASTUnit; variable
/src/contrib/llvm-project/clang/include/clang/Serialization/ !
H A DASTReader.h372 friend class ASTUnit; // ASTUnit needs to remap source locations. variable
/src/contrib/llvm-project/clang/lib/Frontend/ !
H A DASTUnit.cpp241 ASTUnit::ASTUnit(bool _MainFileIsAST) in ASTUnit() function in ASTUnit