Home
last modified time | relevance | path

Searched refs:format_current_sp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp316 lldb::TypeFormatImplSP format_current_sp = in GetFormatForType() local
318 if (format_current_sp && in GetFormatForType()
322 format_chosen_sp = format_current_sp; in GetFormatForType()