Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp219 use_dynamic, entries, current_flags.WithStrippedTypedef()); in GetPossibleMatches()
232 current_flags.WithStrippedTypedef()); in GetPossibleMatches()
251 use_dynamic, entries, current_flags.WithStrippedTypedef()); in GetPossibleMatches()
269 current_flags.WithStrippedTypedef()); in GetPossibleMatches()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h70 Flags WithStrippedTypedef() { in WithStrippedTypedef() function