Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp4457 class VerifyStartOfTranslationUnit : public MatchFinder::MatchCallback { class
4459 VerifyStartOfTranslationUnit() : Called(false) {} in VerifyStartOfTranslationUnit() function in clang::ast_matchers::VerifyStartOfTranslationUnit