Home
last modified time | relevance | path

Searched defs:EnumTypes (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DMessageDescriptor.cs189 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor
DFileDescriptor.cs147 public IList<EnumDescriptor> EnumTypes { get; } property in Google.Protobuf.Reflection.FileDescriptor
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp362 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
/external/llvm/unittests/IR/
DMetadataTest.cpp1326 MDTuple *EnumTypes = getTuple(); in TEST_F() local
1386 MDTuple *EnumTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1492 MDTuple *EnumTypes = getTuple(); in TEST_F() local
1552 MDTuple *EnumTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp631 DIArray EnumTypes = CUNode.getEnumTypes(); in beginModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp449 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
DDebugInfo.cpp484 MDTuple *EnumTypes = nullptr; in getReplacementCU() local