Home
last modified time | relevance | path

Searched refs:addScopeLabel (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h155 void addScopeLabel(LexicalScope *LS, DbgLabel *Label);
H A DDwarfFile.cpp122 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel() function in DwarfFile
H A DDwarfCompileUnit.cpp1365 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get())); in createAbstractEntity()
H A DDwarfDebug.cpp1849 InfoHolder.addScopeLabel(&Scope, in createConcreteEntity()