Searched defs:isArrayOrVectorTy (Results 1 – 2 of 2) sorted by relevance
47 bool isArrayOrVectorTy = isArrayTy() || isVectorTy(); in getContainedType() local76 bool isArrayOrVectorTy = isArrayTy() || isVectorTy(); in getNumContainedTypes() local
676 bool isArrayOrVectorTy = aEDIType->isArrayTy() || aEDIType->isVectorTy(); in isTypeConsistent() local