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

/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp179 FormattersMatchCandidate::Flags current_flags, bool root_level) {
189 TypeImpl(compiler_type), current_flags});
194 current_flags});
199 TypeImpl(compiler_type), current_flags});
206 current_flags.WithStrippedReference());
215 use_dynamic, entries, current_flags.WithStrippedTypedef());
222 current_flags.WithStrippedPointer());
228 current_flags.WithStrippedTypedef());
247 use_dynamic, entries, current_flags.WithStrippedTypedef());
265 current_flags
176 GetPossibleMatches( ValueObject &valobj, CompilerType compiler_type, lldb::DynamicValueType use_dynamic, FormattersMatchVector &entries, FormattersMatchCandidate::Flags current_flags, bool root_level) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h182 FormattersMatchCandidate::Flags current_flags,
/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c1219 u_char current_flags; member in struct:sym_lcb
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;

Completed in 214 milliseconds