Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp565 auto IndexAndList = in addScopeRangeList() local
569 uint32_t Index = IndexAndList.first; in addScopeRangeList()
570 auto &List = *IndexAndList.second; in addScopeRangeList()