Searched defs:VAT (Results 1 – 7 of 7) sorted by relevance
226 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(VT)) in FindVA() local
1476 else if (const VariableArrayType *VAT = in BuildCXXForRangeStmt() local
1173 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(arrayType)) { in CheckArrayType() local
4359 const VariableArrayType *VAT = Context.getAsVariableArrayType(T); in CheckVariableDeclaration() local
1575 if (const VariableArrayType *VAT = in VisitUnaryExprOrTypeTraitExpr() local
1461 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(Ty)) { in CreateType() local
3156 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(AT)) { in getUnqualifiedArrayType() local3466 const VariableArrayType *VAT = cast<VariableArrayType>(ATy); in getAsArrayType() local