Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGStmt.cpp136 case Stmt::SwitchStmtClass: EmitSwitchStmt(cast<SwitchStmt>(*S)); break; in EmitStmt()
1236 void CodeGenFunction::EmitSwitchStmt(const SwitchStmt &S) { in EmitSwitchStmt() function in CodeGenFunction
DCodeGenFunction.h1830 void EmitSwitchStmt(const SwitchStmt &S);