Home
last modified time | relevance | path

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

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