Searched defs:IsUnspecified (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
| H A D | LVSymbol.h | 28 IsUnspecified, enumerator |
| H A D | LVType.h | 41 IsUnspecified, enumerator |
| /llvm-project/lldb/include/lldb/Symbol/ | ||
| H A D | UnwindPlan.h | 90 bool IsUnspecified() const { return m_type == unspecified; } IsUnspecified() function |