Searched defs:onStartOfTranslationUnit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchFinder.h | 102 virtual void onStartOfTranslationUnit() {} in onStartOfTranslationUnit() function |
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 433 void onStartOfTranslationUnit() { in onStartOfTranslationUnit() function in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor |