Searched refs:UnqAT (Results 1 – 1 of 1) sorted by relevance
1910 if (const ArrayType *UnqAT = RangeType->getAsArrayTypeUnsafe()) { in BuildCXXForRangeStmt() local1926 if (const ConstantArrayType *CAT = dyn_cast<ConstantArrayType>(UnqAT)) in BuildCXXForRangeStmt()1931 dyn_cast<VariableArrayType>(UnqAT)) in BuildCXXForRangeStmt()