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.h442 LVTagOffsetsMap DebugTags; variable
570 const LVTagOffsetsMap &getDebugTags() const { return DebugTags; } in getDebugTags()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1357 addItem<LVTagOffsetsMap, dwarf::Tag, LVOffset>(&DebugTags, Target, Offset); in addDebugTag()
1489 for (LVTagOffsetsMap::const_reference Entry : DebugTags) { in printWarnings()
1497 PrintFooter(DebugTags); in printWarnings()