Searched defs:LastEntry (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
H A D | LVSymbol.h | 30 LastEntry enumerator |
H A D | LVType.h | 44 LastEntry enumerator |
H A D | LVLine.h | 33 LastEntry enumerator |
H A D | LVLocation.h | 75 LastEntry enumerator |
H A D | LVElement.h | 62 enum class LVElementKind { Discarded, Global, Optimized, LastEntry }; enumerator |
H A D | LVScope.h | 60 LastEntry enumerator |
H A D | LVObject.h | 129 LastEntry enumerator |
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVSupport.cpp | 133 LexicalEntry LastEntry = Indexes.back(); in getInnerComponent() local |