Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp225 DIE::value_iterator DwarfUnit::addLabel(DIE &Die, dwarf::Attribute Attribute, in addLabel() function in DwarfUnit
231 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel() function in DwarfUnit
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h526 void addLabel(const LabelDecl *label) { in addLabel() function