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

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

Completed in 43 milliseconds