Home
last modified time | relevance | path

Searched refs:current_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp177 FormattersMatchCandidate::Flags current_flags, bool root_level, in GetPossibleMatches() argument
194 TypeImpl(compiler_type), current_flags, in GetPossibleMatches()
200 current_flags, ptr_stripped_depth}); in GetPossibleMatches()
205 TypeImpl(compiler_type), current_flags, in GetPossibleMatches()
213 current_flags.WithStrippedReference(), root_level, in GetPossibleMatches()
222 current_flags.WithStrippedTypedef(), root_level, in GetPossibleMatches()
230 current_flags.WithStrippedPointer(), 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()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h182 FormattersMatchCandidate::Flags current_flags,
/freebsd/sys/dev/sym/
H A Dsym_hipd.c1216 u_char current_flags; member
7496 if (cp->tag != NO_TAG || (lp && (lp->current_flags & SYM_DISC_ENABLED)))
7956 sym_update_dflags(np, &lp->current_flags, cts);
7975 dflags = lp ? lp->current_flags : 0;