Searched defs:TypeArray (Results 1 – 6 of 6) sorted by relevance
1586 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
691 uint8_t CC, Metadata *TypeArray, in getImpl()
423 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
65 class TypeArray; variable
3893 TypeArray::TypeArray(TY ty, Type *next) in TypeArray() function