Home
last modified time | relevance | path

Searched refs:PartialMatches (Results 1 – 2 of 2) 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
/external/llvm-project/clang/unittests/Tooling/
DTestVisitor.h228 llvm::raw_string_ostream Stream(PartialMatches); in UpdateFor()
238 << ":" << Candidate.ColumnNumber << PartialMatches; in ExpectFound()
242 std::string PartialMatches; member