Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBTypeEnumMember.cpp92 sb_type.SetSP(m_opaque_sp->GetIntegerType()); in GetType()
182 if( m_opaque_sp->GetIntegerType()->GetDescription(strm, description_level) ) in GetDescription()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDType.h939 GetIntegerType () const in GetIntegerType() function