Searched refs:EmitLabelStmt (Results 1 – 2 of 2) sorted by relevance
307 case Stmt::LabelStmtClass: EmitLabelStmt(cast<LabelStmt>(*S)); break; in EmitSimpleStmt()513 void CodeGenFunction::EmitLabelStmt(const LabelStmt &S) { in EmitLabelStmt() function in CodeGenFunction
2266 void EmitLabelStmt(const LabelStmt &S);