Searched defs:EnumTypes (Results 1 – 11 of 11) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MessageDescriptor.cs | 213 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor
|
D | FileDescriptor.cs | 239 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.FileDescriptor
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 362 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1326 MDTuple *EnumTypes = getTuple(); in TEST_F() local 1386 MDTuple *EnumTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 520 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
|
D | DebugInfo.cpp | 481 MDTuple *EnumTypes = nullptr; in getReplacementCU() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2105 MDTuple *EnumTypes = getTuple(); in TEST_F() local 2170 MDTuple *EnumTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 727 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
|
D | DebugInfo.cpp | 489 MDTuple *EnumTypes = nullptr; in getReplacementCU() local
|
/external/boringssl/src/ssl/ |
D | ssl_test.cc | 6181 TEST(SSLTest, EnumTypes) { in TEST() argument
|
/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_test.cc | 6024 TEST(SSLTest, EnumTypes) { in TEST() argument
|