Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp179 FormattersMatchCandidate::Flags current_flags, bool root_level) { in GetPossibleMatches() argument
189 TypeImpl(compiler_type), current_flags}); in GetPossibleMatches()
194 current_flags}); in GetPossibleMatches()
199 TypeImpl(compiler_type), current_flags}); in GetPossibleMatches()
206 current_flags.WithStrippedReference()); in GetPossibleMatches()
215 use_dynamic, entries, current_flags.WithStrippedTypedef()); in GetPossibleMatches()
222 current_flags.WithStrippedPointer()); in GetPossibleMatches()
228 current_flags.WithStrippedTypedef()); in GetPossibleMatches()
265 current_flags.WithStrippedTypedef()); in GetPossibleMatches()
280 entries, current_flags); in GetPossibleMatches()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h182 FormattersMatchCandidate::Flags current_flags,
/freebsd-14.2/sys/dev/sym/
H A Dsym_hipd.c1219 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;