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