Searched defs:buildAST (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/StaticAnalyzer/ | ||
H A D | IsCLibraryFunctionTest.cpp | 22 testing::AssertionResult buildAST(StringRef Code) { in buildAST() function in IsCLibraryFunctionTest |
/llvm-project/clang-tools-extra/clangd/tool/ | ||
H A D | Check.cpp | 235 bool buildAST() { buildAST() function in clang::clangd::__anon9762cb990111::Checker |
/llvm-project/clang-tools-extra/include-cleaner/unittests/ | ||
H A D | FindHeadersTest.cpp | 58 void buildAST() { AST = std::make_unique<TestAST>(Inputs); } in buildAST() function in clang::include_cleaner::__anoncb3c938f0111::FindHeadersTest |