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