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

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

Completed in 36 milliseconds