Searched refs:ExplicitCallArguments (Results 1 – 2 of 2) sorted by relevance
658 unsigned ExplicitCallArguments; member
5357 Candidate.ExplicitCallArguments = Args.size(); in AddOverloadCandidate()5522 Candidate.ExplicitCallArguments = Args.size(); in AddMethodCandidate()5632 Candidate.ExplicitCallArguments = Args.size(); in AddMethodTemplateCandidate()5682 Candidate.ExplicitCallArguments = Args.size(); in AddTemplateOverloadCandidate()5726 Candidate.ExplicitCallArguments = 1; in AddConversionCandidate()5866 Candidate.ExplicitCallArguments = 1; in AddTemplateConversionCandidate()5904 Candidate.ExplicitCallArguments = Args.size(); in AddSurrogateCandidate()6060 Candidate.ExplicitCallArguments = NumArgs; in AddBuiltinCandidate()7859 Cand1.ExplicitCallArguments)) in isBetterOverloadCandidate()