Searched refs:RCAT (Results 1 – 1 of 1) sorted by relevance
7701 const ConstantArrayType* RCAT = getAsConstantArrayType(RHS); in mergeTypes() local7702 if (LCAT && RCAT && RCAT->getSize() != LCAT->getSize()) in mergeTypes()7716 if (RCAT && getCanonicalType(RHSElem) == getCanonicalType(ResultType)) in mergeTypes()7720 if (RCAT) return getConstantArrayType(ResultType, RCAT->getSize(), in mergeTypes()