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