Searched defs:astUnit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNodeTest.cpp | 2727 auto astUnit = tooling::buildASTFromCode(SourceCode); TEST() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 9357 ASTUnit *astUnit = cxtu::getASTUnit(TU); clang_getCXTUResourceUsage() local |