Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp131 LexicalEntry LastEntry = Indexes.back(); in getInnerComponent() local
133 Name.substr(LastEntry.first, LastEntry.second - LastEntry.first + 1); in getInnerComponent()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h31 LastEntry enumerator
38 enum class Property { HasLocation, FillGaps, LastEntry }; enumerator
H A DLVType.h45 LastEntry enumerator
53 enum class Property { IsSubrangeCount, LastEntry }; enumerator
H A DLVElement.h66 enum class LVElementKind { Discarded, Global, Optimized, LastEntry }; enumerator
108 LastEntry enumerator
H A DLVLine.h34 LastEntry enumerator
H A DLVLocation.h76 LastEntry enumerator
H A DLVObject.h138 LastEntry enumerator
H A DLVScope.h62 LastEntry enumerator
90 LastEntry enumerator
H A DLVSupport.h42 static constexpr unsigned N_PROPS = static_cast<unsigned>(T::LastEntry);