Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp588 void CodeGenFunction::EmitLabel(const LabelDecl *D) { in EmitLabel() function in CodeGenFunction
H A DCGDebugInfo.cpp4433 void CGDebugInfo::EmitLabel(const LabelDecl *D, CGBuilderTy &Builder) { in EmitLabel() function in CGDebugInfo