Searched refs:getFirstArg (Results 1 – 5 of 5) sorted by relevance
204 const TemplateArgument *getFirstArg();
699 const TemplateArgument *DeductionFailureInfo::getFirstArg() { in getFirstArg() function in DeductionFailureInfo9001 QualType Param = DeductionFailure.getFirstArg()->getAsType(); in DiagnoseBadDeduction()9035 << which << ParamD->getDeclName() << *DeductionFailure.getFirstArg() in DiagnoseBadDeduction()9123 TemplateArgument FirstTA = *DeductionFailure.getFirstArg(); in DiagnoseBadDeduction()
1098 FSI->HasVAListArg = Format->getFirstArg() == 0; in getFormatStringInfo()1100 FSI->FirstDataArg = FSI->HasVAListArg ? 0 : Format->getFirstArg() - 1; in getFormatStringInfo()
2608 F->getFirstArg() == FirstArg) { in mergeFormatAttr()
2232 FA->getFormatIdx(), FA->getFirstArg(), in mergeDeclAttribute()