Home
last modified time | relevance | path

Searched refs:getScopeLabels (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h161 DenseMap<LexicalScope *, LabelList> &getScopeLabels() { in getScopeLabels() function
H A DDwarfCompileUnit.cpp1072 for (DbgLabel *DL : DU->getScopeLabels().lookup(Scope)) in createAndAddScopeChildren()
H A DDwarfDebug.cpp2310 InfoHolder.getScopeLabels().clear(); in endFunctionImpl()