Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AsmStmt

143   case Stmt::MSAsmStmtClass:    EmitAsmStmt(cast<AsmStmt>(*S));           break;
1623 const AsmStmt &Stmt, const bool EarlyClobber) {
1738 void CodeGenFunction::EmitAsmStmt(const AsmStmt &S) {