Lines Matching defs:getOutputExpr
346 const Expr *AsmStmt::getOutputExpr(unsigned i) const {348 return gccAsmStmt->getOutputExpr(i);350 return msAsmStmt->getOutputExpr(i);397 Expr *GCCAsmStmt::getOutputExpr(unsigned i) {669 Expr *MSAsmStmt::getOutputExpr(unsigned i) {