Home
last modified time | relevance | path

Searched full:enumerators (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueEnumeration.cpp17 const OptionEnumValues &enumerators, enum_type value) in OptionValueEnumeration() argument
19 SetEnumerations(enumerators); in OptionValueEnumeration()
86 const OptionEnumValues &enumerators) { in SetEnumerations() argument
89 for (const auto &enumerator : enumerators) { in SetEnumerations()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp37 // then A and B are the "enumerators" of the "enum" Foo. And we need
57 std::vector<EnumeratorRecord> Enumerators; member in __anon73a4a03d0111::NativeEnumEnumEnumerators
83 Enumerators.push_back(Record); in visitKnownMember()
94 return Enumerators.size(); in getChildCount()
105 ClassParent, Enumerators[Index]); in getChildAtIndex()
H A DNativeSymbolEnumerator.cpp1 //===- NativeSymbolEnumerator.cpp - info about enumerators ------*- C++ -*-===//
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueEnumeration.h33 OptionValueEnumeration(const OptionEnumValues &enumerators, enum_type value);
72 void SetEnumerations(const OptionEnumValues &enumerators);
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCategories.h1 //===- DiagnosticCategories.h - Diagnostic Categories Enumerators-*- C++ -*===//
H A DDeclNodes.td37 def EnumConstant : DeclNode<Value, "enumerators">;
/freebsd-src/sys/powerpc/ofw/
H A Dofw_pcibus.h42 DECLARE_CLASS(ofw_pcibus_driver); /* PCI Bus Enumerators */
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DEnumCastOutOfRangeChecker.cpp77 llvm::transform(ED->enumerators(), DeclValues.begin(), in getDeclValuesForEnum()
156 // enumerators would produce a warning if we were to continue at this point. in checkPreStmt()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DSwift.def9 // Macros for running through Swift enumerators.
H A DMsgPack.def10 /// Macros for running through MessagePack enumerators.
/freebsd-src/contrib/llvm-project/clang/include/clang-c/
H A DCXErrorCode.h10 |* This header provides the CXErrorCode enumerators. *|
H A DIndex.h473 * specifying the option policies via CXChoice enumerators.
675 * The enumerators in this enumeration type are meant to be bitwise
918 * The enumerators in this enumeration type are meant to be bitwise
994 * \returns A value that will match one of the enumerators of the CXSaveError
1019 * The enumerators in this enumeration type are meant to be bitwise
5369 * The enumerators in this enumeration can be bitwise-OR'd together to
5408 * The enumerators in this enumeration may be bitwise-OR'd together if multiple
5605 * completion, expressed as a bitwise OR of the enumerators of the
5948 * \returns one of the CXResult enumerators.
5963 * \returns one of the CXResult enumerators
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,rpmcc.txt36 The clock enumerators are defined in <dt-bindings/clock/qcom,rpmcc.h>
H A Dqcom,rpmcc.yaml14 The clock enumerators are defined in <dt-bindings/clock/qcom,rpmcc.h> and
/freebsd-src/sys/x86/x86/
H A Dlocal_apic.c1810 * APIC probing support code. This includes code to manage enumerators. in DB_SHOW_COMMAND_FLAGS()
1813 static SLIST_HEAD(, apic_enumerator) enumerators =
1814 SLIST_HEAD_INITIALIZER(enumerators);
1823 SLIST_FOREACH(apic_enum, &enumerators, apic_next) { in apic_register_enumerator()
1829 SLIST_INSERT_HEAD(&enumerators, enumerator, apic_next); in apic_register_enumerator()
1851 /* Probe all the enumerators to find the best match. */ in apic_init()
1854 SLIST_FOREACH(enumerator, &enumerators, apic_next) { in apic_init()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp97 for (clang::EnumConstantDecl *enumerator_decl : enum_decl->enumerators()) { in RegisterPersistentDecl()
/freebsd-src/stand/common/
H A Dpnp.c9 * We use the PnP enumerators to obtain identifiers for installed hardware,
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp529 IO.mapOptional("Enumerators", TLI.EnumConstants); in mapTopLevelItems()
1049 // Write all enumerators. in convertTopLevelItems()
1052 // Check for duplicate enumerators in convertTopLevelItems()
H A DAPINotesFormat.h92 /// information about the enumerators.
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c721 * to identifiers which are previously defined enumerators in the type. in dt_decl_enumerator()
755 * flag this as an error. We only do this for "D" enumerators to in dt_decl_enumerator()
756 * prevent "C" header file enumerators from conflicting with the ever- in dt_decl_enumerator()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h376 // The enumerators of an unscoped enumeration defined in in isCXXClassMember()
3861 /// promote to. In C, enumerators are generally of an integer type
3862 /// directly, but gcc-style large enumerators (and all enumerators
3886 /// non-negative enumerators of this enum.
3893 /// negative enumerators of this enum. (see getNumNegativeBits)
3960 /// declaration as being defined; its enumerators have already been
3968 // Iterates through the enumerators of this enumeration. in enumerator_end()
3973 enumerator_range enumerators() const { in enumerator_end()
3991 /// Return the integer type that enumerators shoul in getIntegerType()
3957 enumerator_range enumerators() const { enumerators() function
[all...]
H A DDeclarationName.h155 /// * The first seven enumerators of StoredNameKind must have the same
156 /// numerical value as the first seven enumerators of NameKind.
/freebsd-src/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf.51087 enumeration contains, which we'll term enumerators.
1104 The enumerators encoded in an enumeration have the following structure in the
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp283 // This may be because we always consider enumerators to be unsigned. in emitEncodedSignedInteger()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h407 /// If this type is an enumeration, iterate through all of its enumerators

1234