reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9044 if (LCAT && RCAT && RCAT->getSize() != LCAT->getSize()) 9044 if (LCAT && RCAT && RCAT->getSize() != LCAT->getSize()) 9083 std::tie(HaveLSize, LSize) = SizeFetch(LVAT, LCAT); 9089 if (LCAT && getCanonicalType(LHSElem) == getCanonicalType(ResultType)) 9093 if (LCAT) 9094 return getConstantArrayType(ResultType, LCAT->getSize(), 9095 LCAT->getSizeExpr(),