Searched defs:onEndOfTranslationUnit (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchFinder.h | 106 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function |
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 426 void onEndOfTranslationUnit() { in onEndOfTranslationUnit() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor |