Searched refs:getFirstArg (Results 1 – 5 of 5) sorted by relevance
208 const TemplateArgument *getFirstArg();
693 const TemplateArgument *DeductionFailureInfo::getFirstArg() { in getFirstArg() function in DeductionFailureInfo8968 QualType Param = DeductionFailure.getFirstArg()->getAsType(); in DiagnoseBadDeduction()9002 << which << ParamD->getDeclName() << *DeductionFailure.getFirstArg() in DiagnoseBadDeduction()9090 TemplateArgument FirstTA = *DeductionFailure.getFirstArg(); in DiagnoseBadDeduction()
861 FSI->HasVAListArg = Format->getFirstArg() == 0; in getFormatStringInfo()863 FSI->FirstDataArg = FSI->HasVAListArg ? 0 : Format->getFirstArg() - 1; in getFormatStringInfo()
2538 F->getFirstArg() == FirstArg) { in mergeFormatAttr()
2148 FA->getFormatIdx(), FA->getFirstArg(), in mergeDeclAttribute()