Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DFormatManager.cpp306 lldb::TypeFormatImplSP format_current_sp = in GetFormatForType() local
308 if (format_current_sp && in GetFormatForType()
312 format_chosen_sp = format_current_sp; in GetFormatForType()