Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h206 void registerTestCallbackAfterParsing(ParsingDoneTestCallback *ParsingDone);
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1445 void MatchFinder::registerTestCallbackAfterParsing( in registerTestCallbackAfterParsing() function in clang::ast_matchers::MatchFinder