Searched defs:EmitIndirectGotoStmt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmt.cpp127 EmitIndirectGotoStmt(cast<IndirectGotoStmt>(*S)); break;
405 void CodeGenFunction::EmitIndirectGotoStmt(const IndirectGotoStmt &S) { function in class:CodeGenFunction

Completed in 49 milliseconds