Searched defs:isValidElementType (Results 1 – 1 of 1) sorted by relevance
599 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType696 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType725 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType764 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType