Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.cpp483 auto IndexAndList = in addScopeRangeList() local
487 uint32_t Index = IndexAndList.first; in addScopeRangeList()
488 auto &List = *IndexAndList.second; in addScopeRangeList()