Home
last modified time | relevance | path

Searched refs:registerTestCallbackAfterParsing (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchFinder.h208 void registerTestCallbackAfterParsing(ParsingDoneTestCallback *ParsingDone);
/freebsd-head/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp1703 void MatchFinder::registerTestCallbackAfterParsing( in registerTestCallbackAfterParsing() function in clang::ast_matchers::MatchFinder