Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h208 void registerTestCallbackAfterParsing(ParsingDoneTestCallback *ParsingDone);
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1726 void MatchFinder::registerTestCallbackAfterParsing( in registerTestCallbackAfterParsing() function in clang::ast_matchers::MatchFinder