Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp153 EmitIndirectGotoStmt(cast<IndirectGotoStmt>(*S)); break; in EmitStmt()
774 void CodeGenFunction::EmitIndirectGotoStmt(const IndirectGotoStmt &S) { in EmitIndirectGotoStmt() function in CodeGenFunction
H A DCodeGenFunction.h3552 void EmitIndirectGotoStmt(const IndirectGotoStmt &S);