Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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