Searched refs:type_array (Results 1 – 2 of 2) sorted by relevance
1406 static struct blkid_magic type_array[] = { variable1590 for (id = type_array; id->bim_type; id++) { in blkid_verify()1656 for (id = type_array; id->bim_type; id++) { in blkid_known_fstype()
1143 Type *type_array[1]; in RewriteObjCSelector() local1145 type_array[0] = llvm::Type::getInt8PtrTy(m_module->getContext()); in RewriteObjCSelector()1147 ArrayRef<Type *> srN_arg_types(type_array, 1); in RewriteObjCSelector()