Searched refs:getFunctionOrMethodArgType (Results 1 – 1 of 1) sorted by relevance
148 static QualType getFunctionOrMethodArgType(const Decl *D, unsigned Idx) { in getFunctionOrMethodArgType() function1417 QualType T = getFunctionOrMethodArgType(D, Idx).getNonReferenceType(); in handleAllocSizeAttr()1457 QualType T = getFunctionOrMethodArgType(D, Idx).getNonReferenceType(); in handleNonNullAttr()1474 QualType T = getFunctionOrMethodArgType(D, i).getNonReferenceType(); in handleNonNullAttr()1573 QualType T = getFunctionOrMethodArgType(D, Idx); in handleOwnershipAttr()2964 QualType Ty = getFunctionOrMethodArgType(D, ArgIdx); in handleFormatArgAttr()3172 QualType Ty = getFunctionOrMethodArgType(D, ArgIdx); in handleFormatAttr()4085 QualType BufferTy = getFunctionOrMethodArgType(D, ArgumentIdx); in handleArgumentWithTypeTagAttr()