Searched defs:ParsingDone (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchFinder.h | 235 ParsingDoneTestCallback *ParsingDone; variable |
/llvm-project/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 1554 MatchASTConsumer(MatchFinder * Finder,MatchFinder::ParsingDoneTestCallback * ParsingDone) MatchASTConsumer() argument |