Searched refs:DestCTL (Results 1 – 1 of 1) sorted by relevance
55 if (const auto DestCTL = DestTL.getAs<ConstantArrayTypeLoc>()) in getDestCapacityExpr() local56 return DestCTL.getSizeExpr(); in getDestCapacityExpr()