Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp80 auto PrintElement = [&](LVElement *Element, unsigned Index = 0) { in checkIntegrityScopesTree() local
100 PrintElement(Element, ++Index); in checkIntegrityScopesTree()
101 PrintElement(First); in checkIntegrityScopesTree()
102 PrintElement(Second); in checkIntegrityScopesTree()
H A DLVScope.cpp1470 auto PrintElement = [&](const LVOffsetElementMap &Map, LVOffset Offset) { in printWarnings() local
1483 PrintElement(WarningOffsets, Entry.first); in printWarnings()
1520 PrintElement(WarningOffsets, Entry.first); in printWarnings()