Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DTestVisitor.h211 llvm::raw_string_ostream Stream(PartialMatches); in UpdateFor()
221 << ":" << Candidate.ColumnNumber << PartialMatches; in ExpectFound()
225 std::string PartialMatches; member