Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Index/
H A DIndexingAction.h24 class ASTUnit; variable
/llvm-project/clang-tools-extra/clang-query/
H A DQuerySession.h19 class ASTUnit; variable
/llvm-project/clang/unittests/Analysis/
H A DCloneDetectionTest.cpp55 auto ASTUnit = TEST() local
/llvm-project/clang/tools/libclang/
H A DCXTranslationUnit.h21 class ASTUnit; variable
H A DCIndexer.h27 class ASTUnit; variable
H A DCXCursor.h24 class ASTUnit; variable
H A DCursorVisitor.h21 class ASTUnit; variable
/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h31 class ASTUnit; variable
/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DSerializeTest.cpp70 auto ASTUnit = clang::tooling::buildASTFromCode(Code); in ExtractInfosFromCode() local
80 auto ASTUnit = clang::tooling::buildASTFromCodeWithArgs(Code, Args); in ExtractInfosFromCodeWithArgs() local
/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h35 class ASTUnit; variable
/llvm-project/clang/unittests/Tooling/
H A DRangeSelectorTest.cpp37 std::unique_ptr<clang::ASTUnit> ASTUnit; member
43 auto ASTUnit = tooling::buildASTFromCode(Code); in matchCode() local
/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h372 friend class ASTUnit; // ASTUnit needs to remap source locations. global() variable
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp241 ASTUnit::ASTUnit(bool _MainFileIsAST) in ASTUnit() function in ASTUnit
[all...]