Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.h41 bool IsPointeeCharType() const;
H A DMICmnLLDBUtilSBValue.cpp141 GetValueSummary(!m_bHandleCharType && IsPointeeCharType(), kUnknownValue); in GetSimpleValue()
321 bool CMICmnLLDBUtilSBValue::IsPointeeCharType() const { in IsPointeeCharType() function in CMICmnLLDBUtilSBValue