/external/llvm-project/lldb/include/lldb/Utility/ |
D | Baton.h | 43 lldb::DescriptionLevel level, 56 void GetDescription(llvm::raw_ostream &s, lldb::DescriptionLevel level, 70 void GetDescription(llvm::raw_ostream &s, lldb::DescriptionLevel level, in GetDescription()
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | ThreadPlanStack.h | 42 void DumpThreadPlans(Stream &s, lldb::DescriptionLevel desc_level, 102 const PlanStack &stack, lldb::DescriptionLevel desc_level, 155 void DumpPlans(Stream &strm, lldb::DescriptionLevel desc_level, bool internal, 160 lldb::DescriptionLevel desc_level, bool internal,
|
D | ThreadPlanCallFunctionUsingABI.h | 40 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
/external/llvm-project/lldb/include/lldb/Breakpoint/ |
D | WatchpointOptions.h | 153 void GetDescription(Stream *s, lldb::DescriptionLevel level) const; 156 void GetCallbackDescription(Stream *s, lldb::DescriptionLevel level) const; 183 void GetDescription(llvm::raw_ostream &s, lldb::DescriptionLevel level,
|
D | WatchpointList.h | 53 void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const; 175 void GetDescription(Stream *s, lldb::DescriptionLevel level);
|
D | Watchpoint.h | 93 void GetDescription(Stream *s, lldb::DescriptionLevel level); 96 void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const;
|
D | BreakpointName.h | 102 bool GetDescription(Stream *s, lldb::DescriptionLevel level); 195 bool GetDescription(Stream *s, lldb::DescriptionLevel level);
|
D | BreakpointPrecondition.h | 26 virtual void GetDescription(Stream &stream, lldb::DescriptionLevel level);
|
D | BreakpointOptions.h | 91 void GetDescription(llvm::raw_ostream &s, lldb::DescriptionLevel level, 326 void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
|
/external/llvm-project/lldb/include/lldb/Expression/ |
D | DWARFExpression.h | 68 void GetDescription(Stream *s, lldb::DescriptionLevel level, 216 bool DumpLocationForAddress(Stream *s, lldb::DescriptionLevel level, 242 lldb::DescriptionLevel level, ABI *abi) const;
|
/external/llvm-project/lldb/source/Breakpoint/ |
D | WatchpointOptions.cpp | 121 Stream *s, lldb::DescriptionLevel level) const { in GetCallbackDescription() 130 lldb::DescriptionLevel level) const { in GetDescription() 160 llvm::raw_ostream &s, lldb::DescriptionLevel level, in GetDescription()
|
D | BreakpointName.cpp | 39 lldb::DescriptionLevel level) { in GetDescription() 56 bool BreakpointName::GetDescription(Stream *s, lldb::DescriptionLevel level) { in GetDescription()
|
D | BreakpointPrecondition.cpp | 20 lldb::DescriptionLevel level) {} in GetDescription()
|
/external/llvm-project/lldb/source/API/ |
D | SBTypeNameSpecifier.cpp | 89 lldb::SBStream &description, lldb::DescriptionLevel description_level) { in GetDescription() 91 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 175 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
D | SBTypeEnumMember.cpp | 182 lldb::SBStream &description, lldb::DescriptionLevel description_level) { in GetDescription() 184 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 231 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
D | SBTypeFilter.cpp | 61 lldb::DescriptionLevel description_level) { in GetDescription() 63 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 207 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
D | SBTypeSynthetic.cpp | 124 lldb::DescriptionLevel description_level) { in GetDescription() 126 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 234 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
D | SBTypeFormat.cpp | 103 lldb::DescriptionLevel description_level) { in GetDescription() 105 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 213 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
D | SBType.cpp | 382 lldb::DescriptionLevel description_level) { in GetDescription() 384 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 721 lldb::DescriptionLevel description_level) { in GetDescription() 723 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 881 lldb::SBStream &description, lldb::DescriptionLevel description_level) { in GetDescription() 883 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 952 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods() 994 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods() 1017 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
D | SBWatchpoint.cpp | 237 DescriptionLevel level) { in GetDescription() 239 (lldb::SBStream &, lldb::DescriptionLevel), description, in GetDescription() 336 (lldb::SBStream &, lldb::DescriptionLevel)); in RegisterMethods()
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | SymbolContext.h | 220 void GetDescription(Stream *s, lldb::DescriptionLevel level, 355 void GetDescription(Stream *s, lldb::DescriptionLevel level) const; 460 void GetDescription(Stream *s, lldb::DescriptionLevel level,
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleThreadPlanStepThroughObjCTrampoline.h | 34 void GetDescription(Stream *s, lldb::DescriptionLevel level) override; 84 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
/external/llvm-project/lldb/include/lldb/API/ |
D | SBType.h | 45 lldb::DescriptionLevel description_level); 90 lldb::DescriptionLevel description_level); 201 lldb::DescriptionLevel description_level);
|
/external/llvm-project/lldb/source/Target/ |
D | ThreadPlanStack.cpp | 20 lldb::DescriptionLevel desc_level, in PrintPlanElement() 40 lldb::DescriptionLevel desc_level, in DumpThreadPlans() 53 lldb::DescriptionLevel desc_level, in PrintOneStack() 425 lldb::DescriptionLevel desc_level, in DumpPlans() 460 lldb::DescriptionLevel desc_level, in DumpPlansForTID()
|
/external/llvm-project/lldb/source/Utility/ |
D | Baton.cpp | 12 lldb::DescriptionLevel level, in GetDescription()
|