Searched refs:ExplicitCallArguments (Results 1 – 2 of 2) sorted by relevance
647 unsigned ExplicitCallArguments; member691 return ExplicitCallArguments; in getNumParams()
5711 Candidate.ExplicitCallArguments = Args.size(); in AddOverloadCandidate()6103 Candidate.ExplicitCallArguments = Args.size(); in AddMethodCandidate()6231 Candidate.ExplicitCallArguments = Args.size(); in AddMethodTemplateCandidate()6282 Candidate.ExplicitCallArguments = Args.size(); in AddTemplateOverloadCandidate()6382 Candidate.ExplicitCallArguments = 1; in AddConversionCandidate()6532 Candidate.ExplicitCallArguments = 1; in AddTemplateConversionCandidate()6570 Candidate.ExplicitCallArguments = Args.size(); in AddSurrogateCandidate()6736 Candidate.ExplicitCallArguments = Args.size(); in AddBuiltinCandidate()8581 Cand1.ExplicitCallArguments, in isBetterOverloadCandidate()8582 Cand2.ExplicitCallArguments)) in isBetterOverloadCandidate()