Home
last modified time | relevance | path

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

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