reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
10806   lldb::DescriptionLevel arg3 ;
59424   lldb::DescriptionLevel arg3 ;
65819   lldb::DescriptionLevel arg3 ;
67855   lldb::DescriptionLevel arg3 ;
69159   lldb::DescriptionLevel arg3 ;
69962   lldb::DescriptionLevel arg3 ;
70671   lldb::DescriptionLevel arg3 ;
71229   lldb::DescriptionLevel arg3 ;
72466   lldb::DescriptionLevel arg3 ;
73220   lldb::DescriptionLevel arg3 ;
78820   lldb::DescriptionLevel arg3 ;
tools/lldb/include/lldb/API/SBBreakpointLocation.h
   85   bool GetDescription(lldb::SBStream &description, DescriptionLevel level);
tools/lldb/include/lldb/API/SBTarget.h
  809                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBType.h
   45                       lldb::DescriptionLevel description_level);
   90                       lldb::DescriptionLevel description_level);
  199                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeCategory.h
   42                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeEnumMember.h
   40                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeFilter.h
   46                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeFormat.h
   48                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeNameSpecifier.h
   40                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeSummary.h
  107                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBTypeSynthetic.h
   52                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/API/SBWatchpoint.h
   61   bool GetDescription(lldb::SBStream &description, DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/Breakpoint.h
  433   void GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/include/lldb/Breakpoint/BreakpointID.h
   45   void GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/BreakpointLocation.h
  192   void GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
  133   void GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h
  159   void GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/BreakpointName.h
  102     bool GetDescription(Stream *s, lldb::DescriptionLevel level);
  195   bool GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/BreakpointOptions.h
   91     void GetDescription(Stream *s, lldb::DescriptionLevel level) const override;
  326   void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
tools/lldb/include/lldb/Breakpoint/BreakpointPrecondition.h
   26   virtual void GetDescription(Stream &stream, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/BreakpointSite.h
  168   void GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/Watchpoint.h
   93   void GetDescription(Stream *s, lldb::DescriptionLevel level);
   96   void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const;
tools/lldb/include/lldb/Breakpoint/WatchpointList.h
   53   void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const;
  175   void GetDescription(Stream *s, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Breakpoint/WatchpointOptions.h
  153   void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
  156   void GetCallbackDescription(Stream *s, lldb::DescriptionLevel level) const;
  183     void GetDescription(Stream *s, lldb::DescriptionLevel level) const override;
tools/lldb/include/lldb/Core/Module.h
  194                  lldb::DescriptionLevel level = lldb::eDescriptionLevelFull);
tools/lldb/include/lldb/Expression/DWARFExpression.h
   77   void GetDescription(Stream *s, lldb::DescriptionLevel level,
  237   bool DumpLocationForAddress(Stream *s, lldb::DescriptionLevel level,
  270                     lldb::DescriptionLevel level, ABI *abi) const;
tools/lldb/include/lldb/Symbol/Block.h
  163                       lldb::DescriptionLevel level, Target *target) const;
tools/lldb/include/lldb/Symbol/CompileUnit.h
  151   void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
tools/lldb/include/lldb/Symbol/Function.h
  449   void GetDescription(Stream *s, lldb::DescriptionLevel level, Target *target);
tools/lldb/include/lldb/Symbol/LineEntry.h
   69   bool GetDescription(Stream *s, lldb::DescriptionLevel level, CompileUnit *cu,
tools/lldb/include/lldb/Symbol/LineTable.h
   93   void GetDescription(Stream *s, Target *target, lldb::DescriptionLevel level);
tools/lldb/include/lldb/Symbol/Symbol.h
  145   void GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/include/lldb/Symbol/SymbolContext.h
  224   void GetDescription(Stream *s, lldb::DescriptionLevel level,
  372   void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
  477   void GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/include/lldb/Symbol/Type.h
  120   void GetDescription(Stream *s, lldb::DescriptionLevel level, bool show_name);
  295                       lldb::DescriptionLevel description_level);
tools/lldb/include/lldb/Target/Target.h
  554   void Dump(Stream *s, lldb::DescriptionLevel description_level);
 1173     void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
tools/lldb/include/lldb/Target/Thread.h
  473   bool GetDescription(Stream &s, lldb::DescriptionLevel level,
 1023       lldb::DescriptionLevel desc_level = lldb::eDescriptionLevelVerbose,
tools/lldb/include/lldb/Target/ThreadPlan.h
  389   virtual void GetDescription(Stream *s, lldb::DescriptionLevel level) = 0;
  623   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanBase.h
   28   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanCallFunction.h
   35   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h
   40   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h
   34   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h
   31   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanPython.h
   38   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanRunToAddress.h
   32   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepInRange.h
   38   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepInstruction.h
   25   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepOut.h
   29   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h
   23   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepOverRange.h
   29   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepRange.h
   30   void GetDescription(Stream *s, lldb::DescriptionLevel level) override = 0;
tools/lldb/include/lldb/Target/ThreadPlanStepThrough.h
   21   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadPlanStepUntil.h
   21   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/include/lldb/Target/ThreadSpec.h
  105   void GetDescription(Stream *s, lldb::DescriptionLevel level) const;
tools/lldb/include/lldb/Utility/Baton.h
   41                               lldb::DescriptionLevel level) const = 0;
   53   void GetDescription(Stream *s, lldb::DescriptionLevel level) const override;
   66   void GetDescription(Stream *s, lldb::DescriptionLevel level) const override {}
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h
   31 inline void stringify_append(llvm::raw_string_ostream &ss, const T &t) {
   47 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head) {
   52 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head,
   53                              const Tail &... tail) {
   59 template <typename... Ts> inline std::string stringify_args(const Ts &... ts) {
  245   typedef typename std::conditional<std::is_trivially_copyable<T>::value, ValueTag, NotImplementedTag>::type type;
  277   template <typename T> T Deserialize() {
  281     return Read<T>(typename serializer_tag<T>::type());
  310   template <typename T> T Read(NotImplementedTag) {
  315   template <typename T> T Read(ValueTag) {
  317     T t;
  318     std::memcpy(reinterpret_cast<char *>(&t), m_buffer.data(), sizeof(T));
  319     m_buffer = m_buffer.drop_front(sizeof(T));
  323   template <typename T> T Read(PointerTag) {
  329   template <typename T> T Read(ReferenceTag) {
  340   template <typename T> T Read(FundamentalPointerTag) {
  349   template <typename T> T Read(FundamentalReferenceTag) {
  376                        Result (*f)(Deserialized..., Head, Tail...),
  376                        Result (*f)(Deserialized..., Head, Tail...),
  378       return DeserializationHelper<Tail...>::
  379           template deserialized<Result, Deserialized..., Head>::doit(
  380               deserializer, f, d..., deserializer.Deserialize<Head>());
  387     static Result doit(Deserializer &deserializer, Result (*f)(Deserialized...),
  388                        Deserialized... d) {
  404   DefaultReplayer(Result (*f)(Args...)) : Replayer(), f(f) {}
  408         DeserializationHelper<Args...>::template deserialized<Result>::doit(
  412   Result (*f)(Args...);
  510     static Result doit(Class *c, Args... args) { return (c->*m)(args...); }
  552   void SerializeAll(const Head &head, const Tail &... tail) {
  552   void SerializeAll(const Head &head, const Tail &... tail) {
  636   void Record(Serializer &serializer, Registry &registry, Result (*f)(FArgs...),
  637               const RArgs &... args) {
tools/lldb/source/API/SBBreakpointLocation.cpp
  424                                           DescriptionLevel level) {
tools/lldb/source/API/SBTarget.cpp
 1752                               lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBType.cpp
  381                             lldb::DescriptionLevel description_level) {
  709                                   lldb::DescriptionLevel description_level) {
  869     lldb::SBStream &description, lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeCategory.cpp
  599                                     lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeEnumMember.cpp
  182     lldb::SBStream &description, lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeFilter.cpp
   62                                   lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeFormat.cpp
  104                                   lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeNameSpecifier.cpp
   90     lldb::SBStream &description, lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeSummary.cpp
  317                                    lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBTypeSynthetic.cpp
  125                                      lldb::DescriptionLevel description_level) {
tools/lldb/source/API/SBWatchpoint.cpp
  237                                   DescriptionLevel level) {
tools/lldb/source/Breakpoint/Breakpoint.cpp
  860 void Breakpoint::GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/source/Breakpoint/BreakpointID.cpp
   48 void BreakpointID::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/BreakpointLocation.cpp
  487                                         lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/BreakpointLocationCollection.cpp
  166     Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/BreakpointLocationList.cpp
  192                                             lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/BreakpointName.cpp
   39                                                  lldb::DescriptionLevel level) {
   56 bool BreakpointName::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/BreakpointOptions.cpp
  530                                        lldb::DescriptionLevel level) const {
  581     Stream *s, lldb::DescriptionLevel level) const {
tools/lldb/source/Breakpoint/BreakpointPrecondition.cpp
   20                                             lldb::DescriptionLevel level) {}
tools/lldb/source/Breakpoint/BreakpointSite.cpp
   84 void BreakpointSite::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/Watchpoint.cpp
  145 void Watchpoint::GetDescription(Stream *s, lldb::DescriptionLevel level) {
  185                                lldb::DescriptionLevel description_level) const {
tools/lldb/source/Breakpoint/WatchpointList.cpp
   40     Stream *s, lldb::DescriptionLevel description_level) const {
  211 void WatchpointList::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Breakpoint/WatchpointOptions.cpp
  121     Stream *s, lldb::DescriptionLevel level) const {
  129                                        lldb::DescriptionLevel level) const {
  159     Stream *s, lldb::DescriptionLevel level) const {
tools/lldb/source/Commands/CommandObjectBreakpoint.cpp
   39                                      lldb::DescriptionLevel level) {
 1155     lldb::DescriptionLevel m_level;
tools/lldb/source/Commands/CommandObjectTarget.cpp
 1320                                          lldb::DescriptionLevel desc_level) {
tools/lldb/source/Commands/CommandObjectThread.cpp
 1907     DescriptionLevel desc_level = eDescriptionLevelFull;
tools/lldb/source/Commands/CommandObjectWatchpoint.cpp
   34                                      lldb::DescriptionLevel level) {
  211     lldb::DescriptionLevel m_level;
tools/lldb/source/Core/Module.cpp
 1061 void Module::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Expression/DWARFExpression.cpp
   89                                    lldb::DescriptionLevel level,
  111 void DWARFExpression::GetDescription(Stream *s, lldb::DescriptionLevel level,
  702                                              lldb::DescriptionLevel level,
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
   88     Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h
   31   void GetDescription(Stream *s, lldb::DescriptionLevel level) override;
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
  390     Stream &stream, lldb::DescriptionLevel level) {}
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  165     void GetDescription(Stream &stream, lldb::DescriptionLevel level) override;
tools/lldb/source/Symbol/Block.cpp
   31                            lldb::DescriptionLevel level, Target *target) const {
tools/lldb/source/Symbol/CompileUnit.cpp
   62                                  lldb::DescriptionLevel level) const {
tools/lldb/source/Symbol/Function.cpp
  321 void Function::GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/source/Symbol/LineEntry.cpp
  106 bool LineEntry::GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/source/Symbol/LineTable.cpp
  420                                DescriptionLevel level) {
tools/lldb/source/Symbol/Symbol.cpp
  178 void Symbol::GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/source/Symbol/SymbolContext.cpp
  197 void SymbolContext::GetDescription(Stream *s, lldb::DescriptionLevel level,
 1131     Stream *s, lldb::DescriptionLevel level) const {
 1307 void SymbolContextList::GetDescription(Stream *s, lldb::DescriptionLevel level,
tools/lldb/source/Symbol/Type.cpp
  174 void Type::GetDescription(Stream *s, lldb::DescriptionLevel level,
 1023                               lldb::DescriptionLevel description_level) {
tools/lldb/source/Target/Target.cpp
  146 void Target::Dump(Stream *s, lldb::DescriptionLevel description_level) {
 3179                                       lldb::DescriptionLevel level) const {
tools/lldb/source/Target/Thread.cpp
 1506                              lldb::DescriptionLevel desc_level,
 1518                            lldb::DescriptionLevel desc_level,
 1528 void Thread::DumpThreadPlans(Stream *s, lldb::DescriptionLevel desc_level,
 1949 bool Thread::GetDescription(Stream &strm, lldb::DescriptionLevel level,
tools/lldb/source/Target/ThreadPlan.cpp
  168 void ThreadPlanNull::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanBase.cpp
   48 void ThreadPlanBase::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanCallFunction.cpp
  215 void ThreadPlanCallFunction::GetDescription(Stream *s, DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp
   48                                                     DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp
   46     Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanCallUserExpression.cpp
   49     Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanPython.cpp
  183 void ThreadPlanPython::GetDescription(Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanRunToAddress.cpp
   87                                             lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepInRange.cpp
  107                                            lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepInstruction.cpp
   52                                                lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepOut.cpp
  184                                        lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp
   42     Stream *s, lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepOverRange.cpp
   46                                              lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepThrough.cpp
  117                                            lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadPlanStepUntil.cpp
  100                                          lldb::DescriptionLevel level) {
tools/lldb/source/Target/ThreadSpec.cpp
  133 void ThreadSpec::GetDescription(Stream *s, lldb::DescriptionLevel level) const {
tools/lldb/source/Utility/Baton.cpp
   12     Stream *s, lldb::DescriptionLevel level) const {}
usr/include/c++/7.4.0/type_traits
  215     : public __is_void_helper<typename remove_cv<_Tp>::type>::type
  326     : public __is_integral_helper<typename remove_cv<_Tp>::type>::type
  354     : public __is_floating_point_helper<typename remove_cv<_Tp>::type>::type
  567     : public __is_null_pointer_helper<typename remove_cv<_Tp>::type>::type
  588     : public __or_<is_integral<_Tp>, is_floating_point<_Tp>>::type
  588     : public __or_<is_integral<_Tp>, is_floating_point<_Tp>>::type
  594     : public __or_<is_arithmetic<_Tp>, is_void<_Tp>,
  594     : public __or_<is_arithmetic<_Tp>, is_void<_Tp>,
  595 		   is_null_pointer<_Tp>>::type
 1554     { typedef _Tp     type; };
 1558     { typedef _Tp     type; };
 1563     { typedef _Tp     type; };
 1574       remove_const<typename remove_volatile<_Tp>::type>::type     type;