Searched defs:onStartOfTranslationUnit (Results 1 - 3 of 3) sorted by last modified time

/external/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp4241 virtual void onStartOfTranslationUnit() { function in class:clang::ast_matchers::VerifyStartOfTranslationUnit
/external/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h99 virtual void onStartOfTranslationUnit() {} function in class:clang::ast_matchers::MatchFinder::MatchCallback
/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp300 void onStartOfTranslationUnit() { function in class:clang::ast_matchers::internal::__anon17765::MatchASTVisitor
306 I->second->onStartOfTranslationUnit();
840 Visitor.onStartOfTranslationUnit();

Completed in 167 milliseconds