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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h222 ParsingDoneTestCallback *ParsingDone; member in class:clang::ast_matchers::MatchFinder
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1053 MatchFinder::ParsingDoneTestCallback *ParsingDone; member in class:clang::ast_matchers::internal::__anon1620::MatchASTConsumer
1040 MatchASTConsumer(MatchFinder *Finder, MatchFinder::ParsingDoneTestCallback *ParsingDone) argument

Completed in 50 milliseconds