Searched defs:GetDescription (Results 1 - 25 of 108) sorted by relevance

12345

/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DBaton.cpp11 void lldb_private::UntypedBaton::GetDescription(llvm::raw_ostream &s, function in class:lldb_private::UntypedBaton
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp26 const char *InstrumentationRuntimeStopInfo::GetDescription() { function in class:InstrumentationRuntimeStopInfo
H A DThreadPlanCallFunctionUsingABI.cpp47 void ThreadPlanCallFunctionUsingABI::GetDescription(Stream *s, function in class:ThreadPlanCallFunctionUsingABI
H A DThreadPlanCallOnFunctionExit.cpp45 void ThreadPlanCallOnFunctionExit::GetDescription( function in class:ThreadPlanCallOnFunctionExit
H A DThreadSpec.cpp131 void ThreadSpec::GetDescription(Stream *s, lldb::DescriptionLevel level) const { function in class:ThreadSpec
H A DThreadPlanStepOverBreakpoint.cpp42 void ThreadPlanStepOverBreakpoint::GetDescription( function in class:ThreadPlanStepOverBreakpoint
H A DThreadPlanPython.cpp162 void ThreadPlanPython::GetDescription(Stream *s, lldb::DescriptionLevel level) { function in class:ThreadPlanPython
H A DThreadPlanCallUserExpression.cpp48 void ThreadPlanCallUserExpression::GetDescription( function in class:ThreadPlanCallUserExpression
H A DThreadPlanBase.cpp49 void ThreadPlanBase::GetDescription(Stream *s, lldb::DescriptionLevel level) { function in class:ThreadPlanBase
/openbsd-current/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointPrecondition.cpp19 void BreakpointPrecondition::GetDescription(Stream &stream, function in class:BreakpointPrecondition
H A DBreakpointName.cpp38 bool BreakpointName::Permissions::GetDescription(Stream *s, function in class:BreakpointName::Permissions
56 bool BreakpointName::GetDescription(Stream *s, lldb::DescriptionLevel level) { function in class:BreakpointName
H A DBreakpointID.cpp44 void BreakpointID::GetDescription(Stream *s, lldb::DescriptionLevel level) { function in class:BreakpointID
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_scariness_score.h48 const char *GetDescription() const { return descr; } function in struct:__asan::ScarinessScoreBase
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DAddressResolverFileLine.cpp75 void AddressResolverFileLine::GetDescription(Stream *s) { function in class:AddressResolverFileLine
H A DFileLineResolver.cpp71 void FileLineResolver::GetDescription(Stream *s) { function in class:FileLineResolver
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBSymbolContextList.cpp100 bool SBSymbolContextList::GetDescription(lldb::SBStream &description) { function in class:SBSymbolContextList
H A DSBTypeEnumMember.cpp168 bool SBTypeEnumMember::GetDescription( function in class:SBTypeEnumMember
H A DSBTypeFormat.cpp98 bool SBTypeFormat::GetDescription(lldb::SBStream &description, function in class:SBTypeFormat
H A DSBTypeFilter.cpp58 bool SBTypeFilter::GetDescription(lldb::SBStream &description, function in class:SBTypeFilter
H A DSBTypeNameSpecifier.cpp98 bool SBTypeNameSpecifier::GetDescription( function in class:SBTypeNameSpecifier
H A DSBFileSpecList.cpp99 bool SBFileSpecList::GetDescription(SBStream &description) const { function in class:SBFileSpecList
/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DTypeFormat.cpp126 std::string TypeFormatImpl_Format::GetDescription() { function in class:TypeFormatImpl_Format
199 std::string TypeFormatImpl_EnumType::GetDescription() { function in class:TypeFormatImpl_EnumType
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DStructuredDataImpl.h65 Status GetDescription(Stream &stream) const { function in class:lldb_private::StructuredDataImpl
/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DProperty.h43 llvm::StringRef GetDescription() const { return m_description; } function in class:lldb_private::Property
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DLineEntry.cpp105 bool LineEntry::GetDescription(Stream *s, lldb::DescriptionLevel level, function in class:LineEntry

Completed in 289 milliseconds

12345