Searched refs:getFirstArg (Results 1 – 8 of 8) sorted by relevance
296 const TemplateArgument *getFirstArg();
943 const TemplateArgument *DeductionFailureInfo::getFirstArg() { in getFirstArg() function in DeductionFailureInfo12207 << (DeductionFailure.getFirstArg()->pack_size() + 1) in DiagnoseBadDeduction()12208 << *DeductionFailure.getFirstArg(); in DiagnoseBadDeduction()12217 QualType Param = DeductionFailure.getFirstArg()->getAsType(); in DiagnoseBadDeduction()12248 DeductionFailure.getFirstArg()->getNonTypeTemplateArgumentType(); in DiagnoseBadDeduction()12254 << ParamD->getDeclName() << *DeductionFailure.getFirstArg() << T1 in DiagnoseBadDeduction()12268 if (DeductionFailure.getFirstArg()->getKind() == TemplateArgument::Pack && in DiagnoseBadDeduction()12270 DeductionFailure.getFirstArg()->pack_size() != in DiagnoseBadDeduction()12277 << which << ParamD->getDeclName() << *DeductionFailure.getFirstArg() in DiagnoseBadDeduction()12398 << *DeductionFailure.getFirstArg() << *DeductionFailure.getSecondArg() in DiagnoseBadDeduction()[all …]
2259 SemaRef.getFormatStringInfo(Format->getFormatIdx(), Format->getFirstArg(), in GetFormatNSStringIdx()
6421 PVFormat->getFirstArg(), &CallerFSI)) in checkFormatStringExpr()6673 if (getFormatStringInfo(Format->getFormatIdx(), Format->getFirstArg(), in CheckFormatArguments()
3906 F->getFirstArg() == FirstArg) { in mergeFormatAttr()
2836 FA->getFirstArg()); in mergeDeclAttribute()
9684 From->getFirstArg()); in Import()
5689 …ctionFailureInfo11getFirstArgEv", "clang::OverloadCandidate::DeductionFailureInfo::getFirstArg()"},