Searched defs:VAT (Results 1 – 10 of 10) sorted by relevance
221 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(VT)) in FindVA() local
2625 if (const VariableArrayType *VAT = variable
1905 if (const VariableArrayType *VAT = in VisitUnaryExprOrTypeTraitExpr() local
640 else if (const auto *VAT = dyn_cast<VariableArrayType>(AT)) in getArrayIndexingBound() local
1828 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(Ty)) { in CreateType() local
1781 const VariableArrayType *VAT = in mangleArrayType() local
3939 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(AT)) { in getUnqualifiedArrayType() local4251 const VariableArrayType *VAT = cast<VariableArrayType>(ATy); in getAsArrayType() local
2171 else if (const VariableArrayType *VAT = in BuildCXXForRangeStmt() local
1371 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(arrayType)) { in CheckArrayType() local
6017 const VariableArrayType *VAT = Context.getAsVariableArrayType(T); in CheckVariableDeclarationType() local