Searched defs:VAT (Results 1 – 10 of 10) sorted by relevance
235 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(VT)) in FindVA() local
2523 if (const VariableArrayType *VAT = variable
633 else if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(AT)) in getArrayIndexingBound() local
1896 if (const VariableArrayType *VAT = in VisitUnaryExprOrTypeTraitExpr() local
1767 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(Ty)) { in CreateType() local
1534 const VariableArrayType *VAT = in mangleArrayType() local
3858 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(AT)) { in getUnqualifiedArrayType() local4170 const VariableArrayType *VAT = cast<VariableArrayType>(ATy); in getAsArrayType() local
2106 else if (const VariableArrayType *VAT = in BuildCXXForRangeStmt() local
1258 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(arrayType)) { in CheckArrayType() local
5773 const VariableArrayType *VAT = Context.getAsVariableArrayType(T); in CheckVariableDeclarationType() local