Searched refs:GetDisplayName (Results 1 – 11 of 11) sorted by relevance
239 ConstString GetDisplayName(lldb::LanguageType language) const;520 ConstString GetDisplayName() const;
117 ConstString GetDisplayName() const;
248 begin.GetDisplayName(), end.GetDisplayName(), return_pc); in FindInterveningFrames()264 begin.GetDisplayName(), return_pc); in FindInterveningFrames()277 end.GetDisplayName(), return_pc); in FindInterveningFrames()404 LLDB_LOG(log, "Pushed frame {0}", callee->GetDisplayName()); in SynthesizeTailCallFrames()
34 const char *GetDisplayName() const;
33 const char *GetDisplayName() const;
113 ConstString InlineFunctionInfo::GetDisplayName(LanguageType language) const { in GetDisplayName() function in InlineFunctionInfo256 GetDisplayName()); in GetCallEdges()430 ConstString Function::GetDisplayName() const { in GetDisplayName() function in Function
119 ConstString Symbol::GetDisplayName() const { in GetDisplayName() function in Symbol
55 const char *SBSymbol::GetDisplayName() const { in GetDisplayName() function in SBSymbol
60 const char *SBFunction::GetDisplayName() const { in GetDisplayName() function in SBFunction
1475 name = inlined_info->GetDisplayName(sc.function->GetLanguage()) in GetDisplayFunctionName()1482 name = sc.function->GetDisplayName().GetCString(); in GetDisplayFunctionName()1487 name = sc.symbol->GetDisplayName().GetCString(); in GetDisplayFunctionName()
196 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0;