Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp579 auto IndexAndList = in addScopeRangeList() local
583 uint32_t Index = IndexAndList.first; in addScopeRangeList()
584 auto &List = *IndexAndList.second; in addScopeRangeList()