Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp1360 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get())); in createAbstractEntity()
H A DDwarfDebug.cpp1823 InfoHolder.addScopeLabel(&Scope, in createConcreteEntity()