Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DTestVisitor.h37 TestVisitor() { } TestVisitor() function
H A DRefactoringTest.cpp652 class TestVisitor : public clang::RecursiveASTVisitor<T> { global() class