Home
last modified time | relevance | path

Searched refs:EmitLabelStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp307 case Stmt::LabelStmtClass: EmitLabelStmt(cast<LabelStmt>(*S)); break; in EmitSimpleStmt()
513 void CodeGenFunction::EmitLabelStmt(const LabelStmt &S) { in EmitLabelStmt() function in CodeGenFunction
DCodeGenFunction.h2266 void EmitLabelStmt(const LabelStmt &S);