Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp444 EmitLabelStmt(cast<LabelStmt>(*S)); in EmitSimpleStmt()
685 void CodeGenFunction::EmitLabelStmt(const LabelStmt &S) { in EmitLabelStmt() function in CodeGenFunction
H A DCodeGenFunction.h3236 void EmitLabelStmt(const LabelStmt &S);