Home
last modified time | relevance | path

Searched defs:EnumType (Results 1 – 25 of 29) sorted by relevance

12

/external/libabigail/tests/data/test-diff-suppr/
Dtest40-enumerator-changes-v0.cc1 enum EnumType enum
10 foo(EnumType) in foo() argument
Dtest40-enumerator-changes-v1.cc1 enum EnumType enum
12 foo(EnumType) in foo() argument
/external/libcxx/test/libcxx/type_traits/
Dconvert_to_integral.pass.cpp28 struct EnumType struct
30 enum type : T {E_zero, E_one};
/external/llvm-project/libcxx/test/libcxx/type_traits/
Dconvert_to_integral.pass.cpp29 struct EnumType struct
31 enum type : T {E_zero, E_one};
/external/llvm-project/lldb/test/API/lang/cpp/template/
Dmain.cpp16 enum class EnumType enum
/external/llvm-project/clang/test/Index/
Dget-cursor.cpp157 enum EnumType { Enumerator }; enum
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs235 public EnumDescriptor EnumType property in Google.Protobuf.Reflection.FieldDescriptor
DDescriptor.cs476 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.FileDescriptorProto
905 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.DescriptorProto
/external/llvm-project/clang/test/Sema/
Dattr-mode-enums.c8 typedef enum { E4 } EnumType; typedef
/external/clang/test/Sema/
Dattr-mode-enums.c8 typedef enum { E4 } EnumType; typedef
/external/clang/test/SemaCXX/
Dattr-mode-tmpl.cpp3 typedef enum { XX } EnumType; typedef
/external/llvm-project/clang/test/SemaCXX/
Dattr-mode-tmpl.cpp3 typedef enum { XX } EnumType; typedef
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto46 enum EnumType { enum
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
Dglobal-classes.cpp11 enum class EnumType : unsigned { enum
/external/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py722 class EnumType(object): class
/external/clang/utils/ABITest/
DTypeGen.py58 class EnumType(Type): class
/external/llvm-project/clang/utils/ABITest/
DTypeGen.py59 class EnumType(Type): class
/external/python/cffi/cffi/
Dmodel.py486 class EnumType(StructOrUnionOrEnum): class
/external/llvm-project/clang-tools-extra/clang-doc/
DHTMLGenerator.cpp639 std::string EnumType; in genHTML() local
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1760 TEST_P(ASTMatchersTest, EnumType) { in TEST_P() argument
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go401EnumType []*EnumDescriptorProto `protobuf:"bytes,5,rep,name=enum_type,json=enumType" json:"e… member
533EnumType []*EnumDescriptorProto `protobuf:"bytes,4,rep,name=enum_type,json=enumTy… member
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py22 class EnumType(type): class
/external/clang/lib/Sema/
DSemaStmt.cpp718 QualType EnumType = S.Context.getTypeDeclType(ED); in ShouldDiagnoseSwitchCaseNotInEnum() local
DSemaDecl.cpp14640 QualType EnumType) { in CheckForDuplicateEnumValues()
14780 QualType EnumType = Context.getTypeDeclType(Enum); in ActOnEnumBody() local
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp851 QualType EnumType = S.Context.getTypeDeclType(ED); in ShouldDiagnoseSwitchCaseNotInEnum() local

12