Home
last modified time | relevance | path

Searched defs:EmitLabel (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp647 void CodeGenFunction::EmitLabel(const LabelDecl *D) { EmitLabel() function in CodeGenFunction
H A DCGDebugInfo.cpp5051 void CGDebugInfo::EmitLabel(const LabelDecl *D, CGBuilderTy &Builder) { EmitLabel() function in CGDebugInfo