Home | History | Annotate | Download | only in AST

Lines Matching refs:getVariableArrayType

2520     result = getVariableArrayType(
2532 result = getVariableArrayType(
2546 /// getVariableArrayType - Returns a non-unique reference to the type for a
2548 QualType ASTContext::getVariableArrayType(QualType EltTy,
2560 Canon = getVariableArrayType(QualType(canonSplit.Ty, 0), NumElts, ASM,
3940 return getVariableArrayType(unqualElementType,
4252 return cast<ArrayType>(getVariableArrayType(NewEltTy,