Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DRecursiveASTVisitorTestExprVisitor.cpp152 Visitor.DisallowMatch("WithCtor", 2, 8); in TEST()
DTestVisitor.h123 void DisallowMatch(Twine Match, unsigned Line, unsigned Column) { in DisallowMatch() function