Searched defs:format_sp (Results 1 – 7 of 7) sorted by relevance
39 void FormatCache::Entry::Set(lldb::TypeFormatImplSP format_sp) { in Set()102 void FormatCache::Set(ConstString type, lldb::TypeFormatImplSP &format_sp) { in Set()
27 lldb::TypeFormatImplSP format_sp(new TypeFormatImpl_Format(format, flags)); in AddFormat() local
231 lldb::TypeFormatImplSP format_sp; in AnyMatches() local
225 lldb::TypeFormatImplSP format_sp; in GetFormatForType() local
498 lldb::TypeFormatImplSP format_sp = value_sp->GetValueFormat(); in GetTypeFormat() local
1106 const FormatterSharedPointer &format_sp) -> bool { in DoExecute()1131 const FormatterSharedPointer &format_sp) -> bool { in DoExecute()
1101 lldb::TypeFormatImplSP format_sp; in GetValueAsCString() local