Searched defs:TestVisitor (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/unittests/Tooling/ | ||
| H A D | TestVisitor.h | 37 TestVisitor() { } TestVisitor() function |
| H A D | RefactoringTest.cpp | 652 class TestVisitor : public clang::RecursiveASTVisitor<T> { global() class |