Searched refs:ExplicitCallArguments (Results 1 – 2 of 2) sorted by relevance
651 unsigned ExplicitCallArguments; member695 return ExplicitCallArguments; in getNumParams()
5771 Candidate.ExplicitCallArguments = Args.size(); in AddOverloadCandidate()6149 Candidate.ExplicitCallArguments = Args.size(); in AddMethodCandidate()6277 Candidate.ExplicitCallArguments = Args.size(); in AddMethodTemplateCandidate()6328 Candidate.ExplicitCallArguments = Args.size(); in AddTemplateOverloadCandidate()6428 Candidate.ExplicitCallArguments = 1; in AddConversionCandidate()6578 Candidate.ExplicitCallArguments = 1; in AddTemplateConversionCandidate()6616 Candidate.ExplicitCallArguments = Args.size(); in AddSurrogateCandidate()6782 Candidate.ExplicitCallArguments = Args.size(); in AddBuiltinCandidate()8644 Cand1.ExplicitCallArguments, in isBetterOverloadCandidate()8645 Cand2.ExplicitCallArguments)) in isBetterOverloadCandidate()