Home | History | Annotate | Download | only in AST

Lines Matching refs:getAsArrayType

323   } else if (const ArrayType *AT = getASTContext().getAsArrayType(Ty)) {
1044 if (const ArrayType *AT = getASTContext().getAsArrayType(OT)) {
1075 if (const ArrayType *AT = getASTContext().getAsArrayType(T)) {
1076 // If there were any Quals, getAsArrayType() pushed them onto the array