Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp577 auto IndexAndList = in addScopeRangeList() local
581 uint32_t Index = IndexAndList.first; in addScopeRangeList()
582 auto &List = *IndexAndList.second; in addScopeRangeList()