Home
last modified time | relevance | path

Searched defs:ASTs (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/clang-query/
H A DQuerySession.h26 QuerySession(llvm::ArrayRef<std::unique_ptr<ASTUnit>> ASTs) in QuerySession() argument
31 llvm::ArrayRef<std::unique_ptr<ASTUnit>> ASTs; variable
/llvm-project/clang-tools-extra/unittests/clang-query/
H A DQueryEngineTest.cpp43 std::unique_ptr<ASTUnit> ASTs[2]; member in QueryEngineTest
/llvm-project/clang-tools-extra/clang-query/tool/
H A DClangQuery.cpp119 std::vector<std::unique_ptr<ASTUnit>> ASTs; in main() local
/llvm-project/clang/lib/Tooling/
H A DTooling.cpp644 std::vector<std::unique_ptr<ASTUnit>> &ASTs; global() member in __anond7f4c5740411::ASTBuilderAction
647 ASTBuilderAction(std::vector<std::unique_ptr<ASTUnit>> & ASTs) ASTBuilderAction() argument
669 buildASTs(std::vector<std::unique_ptr<ASTUnit>> & ASTs) buildASTs() argument
693 std::vector<std::unique_ptr<ASTUnit>> ASTs; buildASTFromCodeWithArgs() local
[all...]
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h319 std::vector<llvm::SMTExprRef> ASTs; REGISTER_TRAIT_WITH_PROGRAMSTATE() local
H A DSMTConv.h76 const std::vector<llvm::SMTExprRef> &ASTs) { in fromNBinOp()
/llvm-project/clang/tools/clang-diff/
H A DClangDiff.cpp107 std::vector<std::unique_ptr<ASTUnit>> ASTs; in getAST() local
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp953 std::vector<std::unique_ptr<ASTUnit>> ASTs; TEST() local
976 std::vector<std::unique_ptr<ASTUnit>> ASTs; TEST() local