Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp610 auto IndexAndList = in addScopeRangeList() local
614 uint32_t Index = IndexAndList.first; in addScopeRangeList()
615 auto &List = *IndexAndList.second; in addScopeRangeList()