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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h28 IsUnspecified, member in class:llvm::logicalview::LVSymbolKind
H A DLVType.h41 IsUnspecified, member in class:llvm::logicalview::LVTypeKind
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h90 bool IsUnspecified() const { return m_type == unspecified; } function in class:lldb_private::UnwindPlan::Row::RegisterLocation
216 bool IsUnspecified() const { return m_type == unspecified; } function in class:lldb_private::UnwindPlan::Row::FAValue

Completed in 115 milliseconds