Searched refs:isArgExpr (Results 1 – 3 of 3) sorted by relevance
380 bool isArgExpr(unsigned Arg) const { in isArgExpr() function
820 assert(AI.isArgExpr(AttrArgNo) && "Expected expression argument"); in checkParamIsIntegerType()1051 if (!AL.isArgExpr(0)) in handleDiagnoseAsBuiltinAttr()1073 if (!AL.isArgExpr(I)) { in handleDiagnoseAsBuiltinAttr()4127 } else if (AL.isArgExpr(I)) { in handleCallbackAttr()6250 if (Attr.isArgExpr(0) && Attr.getArgAsExpr(0)) in handleNSErrorDomain()7505 if (!AL.isArgExpr(0)) { in handleMSP430InterruptAttr()7593 if (!AL.isArgExpr(0)) { in handleM68kInterruptAttr()8304 if (AL.isArgExpr(0) && AL.getArgAsExpr(0) && in handleDeprecatedAttr()8311 else if (AL.isArgExpr(1) && AL.getArgAsExpr(1) && in handleDeprecatedAttr()
7875 if (Attr.isArgExpr(0)) in getCCTypeAttr()