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.cpp222 current_flags.WithStrippedTypedef(), root_level, in GetPossibleMatches()
237 current_flags.WithStrippedTypedef(), root_level, in GetPossibleMatches()
256 current_flags.WithStrippedTypedef(), root_level, in GetPossibleMatches()
275 current_flags.WithStrippedTypedef(), root_level, in GetPossibleMatches()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h70 Flags WithStrippedTypedef() { in WithStrippedTypedef() function