Home | History | Annotate | Download | only in Sema

Lines Matching refs:Matched

8985       // have matched, or is it more appropriate to do that in callers?
9095 FunctionDecl *Matched = 0;
9126 if (Matched) {
9135 Matched = Specialization;
9139 return Matched;
9781 // We matched an overloaded operator. Build a call to that
9833 // We matched a built-in operator. Convert the arguments, then
9881 // Either we found no viable overloaded operator or we matched a
10005 // We matched an overloaded operator. Build a call to that
10073 // We matched a built-in operator. Convert the arguments, then
10165 // We matched a built-in operator; build it.
10227 // We matched an overloaded operator. Build a call to that
10282 // We matched a built-in operator. Convert the arguments, then
10336 // We matched a built-in operator; build it.