Searched refs:isArgExpr (Results 1 – 3 of 3) sorted by relevance
380 bool isArgExpr(unsigned Arg) const { in isArgExpr() function
3506 assert(attrs->isArgExpr(0) && "mismatched attribute operand kind"); in fillAttributedTypeLoc()3509 assert((attrs->isArgIdent(0) || attrs->isArgExpr(0)) && in fillAttributedTypeLoc()4495 if (Attr.isArgExpr(0)) in getCCTypeAttrKind()
4041 if (!Attr.isArgExpr(0)) { in handleMSP430InterruptAttr()