Searched refs:isArgExpr (Results 1 – 3 of 3) sorted by relevance
474 bool isArgExpr(unsigned Arg) const { in isArgExpr() function
795 assert(AI.isArgExpr(AttrArgNo) && "Expected expression argument"); in checkParamIsIntegerType()3644 } else if (AL.isArgExpr(I)) { in handleCallbackAttr()6608 if (!AL.isArgExpr(0)) { in handleMSP430InterruptAttr()6696 if (!AL.isArgExpr(0)) { in handleM68kInterruptAttr()7369 if (AL.isArgExpr(0) && AL.getArgAsExpr(0) && in handleDeprecatedAttr()7376 else if (AL.isArgExpr(1) && AL.getArgAsExpr(1) && in handleDeprecatedAttr()
7390 if (Attr.isArgExpr(0)) in getCCTypeAttr()