Lines Matching refs:SBSection
37 ) SBSection;39 class SBSection43 SBSection ();45 SBSection (const lldb::SBSection &rhs);47 ~SBSection ();57 lldb::SBSection60 lldb::SBSection66 lldb::SBSection115 operator == (const lldb::SBSection &rhs);118 operator != (const lldb::SBSection &rhs);120 STRING_EXTENSION(SBSection)