Searched refs:AttrExpr (Results 1 – 1 of 1) sorted by relevance
9078 const MCExpr *AttrExpr; in parseDirectiveEabiAttr() local9081 if (Parser.parseExpression(AttrExpr)) { in parseDirectiveEabiAttr()9086 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(AttrExpr); in parseDirectiveEabiAttr()