Searched refs:EmitDefaultStmt (Results 1 – 2 of 2) sorted by relevance
283 case Stmt::DefaultStmtClass: EmitDefaultStmt(cast<DefaultStmt>(*S)); break; in EmitSimpleStmt()1210 void CodeGenFunction::EmitDefaultStmt(const DefaultStmt &S) { in EmitDefaultStmt() function in CodeGenFunction
2153 void EmitDefaultStmt(const DefaultStmt &S);