Home
last modified time | relevance | path

Searched refs:GetPtrStrippedDepth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h100 uint32_t GetPtrStrippedDepth() const { return m_ptr_stripped_depth; } in GetPtrStrippedDepth() function
110 if (formatter_sp->GetPtrMatchDepth() < GetPtrStrippedDepth()) in IsMatch()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategoryMap.cpp193 match.GetPtrStrippedDepth()); in Get()