Searched refs:EmitAsmStmt (Results 1 – 2 of 2) sorted by relevance
143 case Stmt::MSAsmStmtClass: EmitAsmStmt(cast<AsmStmt>(*S)); break; in EmitStmt()1738 void CodeGenFunction::EmitAsmStmt(const AsmStmt &S) { in EmitAsmStmt() function in CodeGenFunction
2156 void EmitAsmStmt(const AsmStmt &S);