Searched defs:addLabel (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp279 void DwarfUnit::addLabel(DIEValueList &Die, dwarf::Attribute Attribute, function in class:DwarfUnit
284 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { function in class:DwarfUnit
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h957 void addLabel(const LabelDecl *label) { function in class:clang::CodeGen::CodeGenFunction::LexicalScope

Completed in 81 milliseconds