Searched refs:ExplicitCallArguments (Results 1 – 2 of 2) sorted by relevance
783 unsigned ExplicitCallArguments; member827 return ExplicitCallArguments; in getNumParams()
6057 Candidate.ExplicitCallArguments = Args.size(); in AddOverloadCandidate()6588 Candidate.ExplicitCallArguments = Args.size(); in AddMethodCandidate()6733 Candidate.ExplicitCallArguments = Args.size(); in AddMethodTemplateCandidate()6797 Candidate.ExplicitCallArguments = Args.size(); in AddTemplateOverloadCandidate()6968 Candidate.ExplicitCallArguments = 1; in AddConversionCandidate()7129 Candidate.ExplicitCallArguments = 1; in AddTemplateConversionCandidate()7169 Candidate.ExplicitCallArguments = Args.size(); in AddSurrogateCandidate()7331 Candidate.ExplicitCallArguments = Args.size(); in AddBuiltinCandidate()9237 Cand1.ExplicitCallArguments, in isBetterOverloadCandidate()9238 Cand2.ExplicitCallArguments)) in isBetterOverloadCandidate()