Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DTestVisitor.h181 bool PartiallyMatches(StringRef Name, FullSourceLoc const &Location) const { in PartiallyMatches() function
210 } else if (!Found && Candidate.PartiallyMatches(Name, Location)) { in UpdateFor()
/external/llvm-project/clang/unittests/Tooling/
DTestVisitor.h195 bool PartiallyMatches(StringRef Name, FullSourceLoc const &Location) const { in PartiallyMatches() function
227 Candidate.PartiallyMatches(Name, Location)) { in UpdateFor()