Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTestVisitor.h228 llvm::raw_string_ostream Stream(PartialMatches); in UpdateFor()
238 << ":" << Candidate.ColumnNumber << PartialMatches; in ExpectFound()
242 std::string PartialMatches; member