Searched defs:RangeEntry (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVRange.cpp | 111 for (const LVRangeEntry &RangeEntry : RangeEntries) in getEntry() local |
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ | ||
H A D | CodeViewReaderTest.cpp | 99 LVRangeEntry RangeEntry = *IterRanges; checkElementPropertiesClangCodeview() local |
H A D | DWARFReaderTest.cpp | 96 LVRangeEntry RangeEntry = *IterRanges; in checkElementProperties() local |
/llvm-project/llvm/include/llvm/ObjectYAML/ | ||
H A D | DWARFYAML.h | 66 struct RangeEntry { struct |