Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchFinder.h102 virtual void onStartOfTranslationUnit() {} in onStartOfTranslationUnit() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp433 void onStartOfTranslationUnit() { in onStartOfTranslationUnit() function in clang::ast_matchers::internal::__anon49a4c76e0111::MatchASTVisitor
439 MC->onStartOfTranslationUnit(); in onStartOfTranslationUnit()
1698 Visitor.onStartOfTranslationUnit(); in matchAST()