Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
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()
/openbsd/src/gnu/llvm/lldb/include/lldb/DataFormatters/
DFormatClasses.h70 Flags WithStrippedTypedef() { in WithStrippedTypedef() function