Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h102 virtual void onStartOfTranslationUnit() {} in onStartOfTranslationUnit() function
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp433 void onStartOfTranslationUnit() { in onStartOfTranslationUnit() function in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor