Searched refs:ExplicitCallArguments (Results 1 – 2 of 2) sorted by relevance
644 unsigned ExplicitCallArguments; member688 return ExplicitCallArguments; in getNumParams()
5649 Candidate.ExplicitCallArguments = Args.size(); in AddOverloadCandidate()6011 Candidate.ExplicitCallArguments = Args.size(); in AddMethodCandidate()6139 Candidate.ExplicitCallArguments = Args.size(); in AddMethodTemplateCandidate()6190 Candidate.ExplicitCallArguments = Args.size(); in AddTemplateOverloadCandidate()6290 Candidate.ExplicitCallArguments = 1; in AddConversionCandidate()6440 Candidate.ExplicitCallArguments = 1; in AddTemplateConversionCandidate()6478 Candidate.ExplicitCallArguments = Args.size(); in AddSurrogateCandidate()6644 Candidate.ExplicitCallArguments = Args.size(); in AddBuiltinCandidate()8449 Cand1.ExplicitCallArguments, in isBetterOverloadCandidate()8450 Cand2.ExplicitCallArguments)) in isBetterOverloadCandidate()