Searched refs:ExplicitCallArguments (Results 1 – 2 of 2) sorted by relevance
644 unsigned ExplicitCallArguments; member688 return ExplicitCallArguments; in getNumParams()
5596 Candidate.ExplicitCallArguments = Args.size(); in AddOverloadCandidate()5954 Candidate.ExplicitCallArguments = Args.size(); in AddMethodCandidate()6080 Candidate.ExplicitCallArguments = Args.size(); in AddMethodTemplateCandidate()6130 Candidate.ExplicitCallArguments = Args.size(); in AddTemplateOverloadCandidate()6230 Candidate.ExplicitCallArguments = 1; in AddConversionCandidate()6380 Candidate.ExplicitCallArguments = 1; in AddTemplateConversionCandidate()6418 Candidate.ExplicitCallArguments = Args.size(); in AddSurrogateCandidate()6584 Candidate.ExplicitCallArguments = Args.size(); in AddBuiltinCandidate()8400 Cand1.ExplicitCallArguments, in isBetterOverloadCandidate()8401 Cand2.ExplicitCallArguments)) in isBetterOverloadCandidate()