Home
last modified time | relevance | path

Searched defs:ParsingDone (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h235 ParsingDoneTestCallback *ParsingDone; variable
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1554 MatchASTConsumer(MatchFinder * Finder,MatchFinder::ParsingDoneTestCallback * ParsingDone) MatchASTConsumer() argument
1566 MatchFinder::ParsingDoneTestCallback *ParsingDone; global() member in clang::ast_matchers::internal::__anon8f41be080111::MatchASTConsumer