Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp215 use_dynamic, entries, current_flags.WithStrippedTypedef()); in GetPossibleMatches()
228 current_flags.WithStrippedTypedef()); in GetPossibleMatches()
247 use_dynamic, entries, current_flags.WithStrippedTypedef()); in GetPossibleMatches()
265 current_flags.WithStrippedTypedef()); in GetPossibleMatches()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h70 Flags WithStrippedTypedef() { in WithStrippedTypedef() function