Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DSourceCodeTest.cpp88 template <typename T> class AnnotatedCodeVisitor : public TestVisitor<T> { class
94 AnnotatedCodeVisitor() : Code("$r[[]]") {} in AnnotatedCodeVisitor() function in __anon42750e5d0111::AnnotatedCodeVisitor