| /openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
| H A 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()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/ |
| H A 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,
|
| H A D | WatchpointList.h | 59 void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const; 181 void GetDescription(Stream *s, lldb::DescriptionLevel level);
|
| H A D | Watchpoint.h | 93 void GetDescription(Stream *s, lldb::DescriptionLevel level); 96 void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const;
|
| H A D | BreakpointName.h | 102 bool GetDescription(Stream *s, lldb::DescriptionLevel level); 195 bool GetDescription(Stream *s, lldb::DescriptionLevel level);
|
| H A D | BreakpointPrecondition.h | 26 virtual void GetDescription(Stream &stream, lldb::DescriptionLevel level);
|
| H A D | BreakpointOptions.h | 89 void GetDescription(llvm::raw_ostream &s, lldb::DescriptionLevel level, 324 void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
| H A D | ThreadPlanStack.h | 40 void DumpThreadPlans(Stream &s, lldb::DescriptionLevel desc_level, 100 const PlanStack &stack, lldb::DescriptionLevel desc_level, 167 void DumpPlans(Stream &strm, lldb::DescriptionLevel desc_level, bool internal, 172 lldb::DescriptionLevel desc_level, bool internal,
|
| H A D | ThreadPlan.h | 343 virtual void GetDescription(Stream *s, lldb::DescriptionLevel level) = 0; 576 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
| H A D | ThreadPlanCallFunctionUsingABI.h | 40 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
| H A D | ThreadPlanCallOnFunctionExit.h | 34 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
| H A D | ThreadPlanStepOverRange.h | 29 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
| /openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
| H A D | WatchpointOptions.cpp | 119 Stream *s, lldb::DescriptionLevel level) const { in GetCallbackDescription() 128 lldb::DescriptionLevel level) const { in GetDescription() 158 llvm::raw_ostream &s, lldb::DescriptionLevel level, in GetDescription()
|
| H A D | BreakpointName.cpp | 39 lldb::DescriptionLevel level) { in GetDescription() 56 bool BreakpointName::GetDescription(Stream *s, lldb::DescriptionLevel level) { in GetDescription()
|
| H A D | BreakpointPrecondition.cpp | 20 lldb::DescriptionLevel level) {} in GetDescription()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
| H A D | SymbolContext.h | 220 void GetDescription(Stream *s, lldb::DescriptionLevel level, 356 void GetDescription(Stream *s, lldb::DescriptionLevel level) const; 461 void GetDescription(Stream *s, lldb::DescriptionLevel level,
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/API/ |
| H A D | SBType.h | 45 lldb::DescriptionLevel description_level); 90 lldb::DescriptionLevel description_level); 211 lldb::DescriptionLevel description_level);
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleThreadPlanStepThroughObjCTrampoline.h | 34 void GetDescription(Stream *s, lldb::DescriptionLevel level) override; 91 void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | ThreadPlanStack.cpp | 20 lldb::DescriptionLevel desc_level, in PrintPlanElement() 40 lldb::DescriptionLevel desc_level, in DumpThreadPlans() 54 lldb::DescriptionLevel desc_level, in PrintOneStack() 435 lldb::DescriptionLevel desc_level, in DumpPlans() 471 lldb::DescriptionLevel desc_level, in DumpPlansForTID()
|
| H A D | ThreadPlanCallOnFunctionExit.cpp | 46 Stream *s, lldb::DescriptionLevel level) { in GetDescription()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Expression/ |
| H A D | DWARFExpressionList.h | 85 bool DumpLocations(Stream *s, lldb::DescriptionLevel level, 90 void GetDescription(Stream *s, lldb::DescriptionLevel level, ABI *abi) const;
|
| /openbsd-src/gnu/llvm/lldb/source/Utility/ |
| H A D | Baton.cpp | 12 lldb::DescriptionLevel level, in GetDescription()
|
| /openbsd-src/gnu/llvm/lldb/bindings/interface/ |
| H A D | SBTypeFilter.i | 56 GetDescription (lldb::SBStream &description, lldb::DescriptionLevel description_level);
|
| H A D | SBTypeNameSpecifier.i | 54 lldb::DescriptionLevel description_level);
|
| H A D | SBTypeFormat.i | 56 lldb::DescriptionLevel description_level);
|