Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatManager.cpp179 bool did_strip_ptr, bool did_strip_ref, bool did_strip_typedef, in GetPossibleMatches() argument
188 {bitfieldname, did_strip_ptr, did_strip_ref, did_strip_typedef}); in GetPossibleMatches()
193 {type_name, did_strip_ptr, did_strip_ref, did_strip_typedef}); in GetPossibleMatches()
198 did_strip_ref, did_strip_typedef}); in GetPossibleMatches()
214 use_dynamic, entries, did_strip_ptr, did_strip_ref, in GetPossibleMatches()
223 use_dynamic, entries, true, did_strip_ref, did_strip_typedef); in GetPossibleMatches()
230 use_dynamic, entries, did_strip_ptr, did_strip_ref, in GetPossibleMatches()
251 use_dynamic, entries, did_strip_ptr, did_strip_ref, in GetPossibleMatches()
264 did_strip_ptr, did_strip_ref, did_strip_typedef}); in GetPossibleMatches()
274 use_dynamic, entries, did_strip_ptr, did_strip_ref, true); in GetPossibleMatches()
[all …]
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatManager.h182 bool did_strip_ptr, bool did_strip_ref,