Home
last modified time | relevance | path

Searched defs:TypeArray (Results 1 – 5 of 5) sorted by relevance

/external/xmlrpcpp/src/
DXmlRpcValue.h34 TypeArray, enumerator
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1682 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1638 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp340 Metadata *TypeArray, in getImpl()
/external/llvm/unittests/IR/
DMetadataTest.cpp1255 MDTuple *TypeArray = getTuple(); in TEST_F() local