| /freebsd-src/usr.sbin/bsnmpd/tools/libbsnmptools/ |
| H A D | bsnmptools.h | 66 struct enum_type { struct 72 SLIST_ENTRY(enum_type) link; argument
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | OptionValueEnumeration.h | 25 typedef int64_t enum_type; typedef
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| H A D | OptionValueEnumeration.h | 25 typedef int64_t enum_type; typedef
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | TypeFormat.h | 200 void SetTypeName(ConstString enum_type) { m_enum_type = enum_type; } in SetTypeName()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/ |
| H A D | TypeFormat.h | 200 void SetTypeName(ConstString enum_type) { m_enum_type = enum_type; } in SetTypeName()
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 473 auto enum_type = llvm::dyn_cast<PDBSymbolTypeEnum>(&type); in CreateLLDBTypeFromPDBType() local 1152 bool PDBASTParser::AddEnumValue(CompilerType enum_type, in AddEnumValue() argument [all...] |
| H A D | SymbolFilePDB.cpp | 1491 if (auto enum_type = llvm::dyn_cast<PDBSymbolTypeEnum>(result.get())) in FindTypesByRegex() local
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 474 auto enum_type = llvm::dyn_cast<PDBSymbolTypeEnum>(&type); in CreateLLDBTypeFromPDBType() local 1154 bool PDBASTParser::AddEnumValue(CompilerType enum_type, in AddEnumValue()
|
| H A D | SymbolFilePDB.cpp | 1505 if (auto enum_type = llvm::dyn_cast<PDBSymbolTypeEnum>(result.get())) in FindTypesByRegex() local
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | debug.h | 205 bfd_boolean (*enum_type) member
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | debug.h | 205 bfd_boolean (*enum_type) member
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 3184 const clang::EnumType *enum_type = llvm::dyn_cast<clang::EnumType>( IsEnumerationType() local 3200 const clang::EnumType *enum_type = llvm::dyn_cast<clang::EnumType>( IsScopedEnumerationType() local 5489 const clang::EnumType *enum_type = ForEachEnumerator() local 7527 if (const EnumType *enum_type = qt->getAs<EnumType>()) { SetIntegerInitializerForVariable() local 8325 AddEnumerationValueToEnumerationType(const CompilerType & enum_type,const Declaration & decl,const char * name,const llvm::APSInt & value) AddEnumerationValueToEnumerationType() argument 8372 AddEnumerationValueToEnumerationType(const CompilerType & enum_type,const Declaration & decl,const char * name,int64_t enum_value,uint32_t enum_value_bit_size) AddEnumerationValueToEnumerationType() argument 8387 const auto *enum_type = llvm::dyn_cast_or_null<clang::EnumType>(clang_type); GetEnumerationIntegerType() local [all...] |
| /openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 3266 const clang::EnumType *enum_type = llvm::dyn_cast<clang::EnumType>( in IsEnumerationType() local 3282 const clang::EnumType *enum_type = llvm::dyn_cast<clang::EnumType>( in IsScopedEnumerationType() local 5609 const clang::EnumType *enum_type = in ForEachEnumerator() local 7652 if (const EnumType *enum_type = qt->getAs<EnumType>()) { in SetIntegerInitializerForVariable() local 8450 const CompilerType &enum_type, const Declaration &decl, const char *name, in AddEnumerationValueToEnumerationType() 8497 const CompilerType &enum_type, const Declaration &decl, const char *name, in AddEnumerationValueToEnumerationType() 8512 const auto *enum_type = llvm::dyn_cast_or_null<clang::EnumType>(clang_type); in GetEnumerationIntegerType() local
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
| H A D | SymbolFileCTF.cpp | 461 CompilerType enum_type = m_ast->CreateEnumerationType( in CreateEnum() local
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | dwarfread.c | 1650 enum_type (struct dieinfo *dip, struct objfile *objfile) in enum_type() function
|
| /openbsd-src/gnu/llvm/clang/bindings/python/clang/ |
| H A D | cindex.py | 1758 def enum_type(self): member in Cursor
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | pt.c | 7286 tree enum_type; local
|
| H A D | cp-tree.h | 3055 enum tag_types { record_type, class_type, union_type, enum_type }; enumerator
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | pt.c | 8043 tree enum_type; in tsubst_copy() local
|
| H A D | cp-tree.h | 3119 enum_type, /* "enum" types. */ enumerator
|