Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.h32 class ASTUnit; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Index/
DIndexingAction.h24 class ASTUnit; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h31 class ASTUnit; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DASTReader.h355 friend class ASTUnit; // ASTUnit needs to remap source locations. variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DASTUnit.cpp242 ASTUnit::ASTUnit(bool _MainFileIsAST) in ASTUnit() function in ASTUnit