Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h434 LVTagOffsetsMap DebugTags; variable
559 const LVTagOffsetsMap &getDebugTags() const { return DebugTags; } in getDebugTags()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1346 addItem<LVTagOffsetsMap, dwarf::Tag, LVOffset>(&DebugTags, Target, Offset); in addedElement()
1478 for (LVTagOffsetsMap::const_reference Entry : DebugTags) { in printWarnings()
1486 PrintFooter(DebugTags); in printWarnings()