Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTestVisitor.h195 bool PartiallyMatches(StringRef Name, FullSourceLoc const &Location) const { in PartiallyMatches() function
227 Candidate.PartiallyMatches(Name, Location)) { in UpdateFor()