Searched defs:VAT (Results 1 – 10 of 10) sorted by relevance
236 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(VT)) in FindVA() local
2508 if (const VariableArrayType *VAT = variable
1814 if (const VariableArrayType *VAT = in VisitUnaryExprOrTypeTraitExpr() local
630 else if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(AT)) in getArrayIndexingBound() local
1723 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(Ty)) { in CreateType() local
1494 const VariableArrayType *VAT = in mangleArrayType() local
3847 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(AT)) { in getUnqualifiedArrayType() local4159 const VariableArrayType *VAT = cast<VariableArrayType>(ATy); in getAsArrayType() local
2079 else if (const VariableArrayType *VAT = in BuildCXXForRangeStmt() local
1249 if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(arrayType)) { in CheckArrayType() local
5626 const VariableArrayType *VAT = Context.getAsVariableArrayType(T); in CheckVariableDeclarationType() local