Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitAsmStmt

139   case Stmt::MSAsmStmtClass:    EmitAsmStmt(cast<AsmStmt>(*S));           break;
1754 void CodeGenFunction::EmitAsmStmt(const AsmStmt &S) {