Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp4514 class VerifyEndOfTranslationUnit : public MatchFinder::MatchCallback { class
4516 VerifyEndOfTranslationUnit() : Called(false) {} in VerifyEndOfTranslationUnit() function in clang::ast_matchers::VerifyEndOfTranslationUnit
4526 VerifyEndOfTranslationUnit VerifyCallback; in TEST()