Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp478 EmitGotoStmt(cast<GotoStmt>(*S)); in EmitSimpleStmt()
763 void CodeGenFunction::EmitGotoStmt(const GotoStmt &S) { in EmitGotoStmt() function in CodeGenFunction
H A DCodeGenFunction.h3551 void EmitGotoStmt(const GotoStmt &S);