Home
last modified time | relevance | path

Searched defs:MatchCandidate (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DTestVisitor.h167 struct MatchCandidate { struct
172 MatchCandidate(Twine Name, unsigned LineNumber, unsigned ColumnNumber) in MatchCandidate() argument
196 MatchCandidate const &Match) { argument