Home | History | Annotate | Download | only in AST

Lines Matching refs:getAsArrayTypeUnsafe

2409   while (const ArrayType *array = type->getAsArrayTypeUnsafe())
2437 if (const ArrayType *arr = getAsArrayTypeUnsafe()) {