Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h101 virtual void onStartOfTranslationUnit() {} in onStartOfTranslationUnit() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp416 void onStartOfTranslationUnit() { in onStartOfTranslationUnit() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor