Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DSourceCodeTest.cpp190 struct ExtendTokenRangeVisitor in TEST() struct
191 : AnnotatedCodeVisitor<ExtendTokenRangeVisitor> { in TEST()
200 ExtendTokenRangeVisitor Visitor; in TEST()