Home
last modified time | relevance | path

Searched defs:IsUnspecified (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h28 IsUnspecified, enumerator
H A DLVType.h41 IsUnspecified, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h90 bool IsUnspecified() const { return m_type == unspecified; } in IsUnspecified() function
216 bool IsUnspecified() const { return m_type == unspecified; } in IsUnspecified() function