Home | History | Annotate | Download | only in AST

Lines Matching refs:getVariableArrayType

2333     result = getVariableArrayType(
2345 result = getVariableArrayType(
2359 /// getVariableArrayType - Returns a non-unique reference to the type for a
2361 QualType ASTContext::getVariableArrayType(QualType EltTy,
2373 Canon = getVariableArrayType(QualType(canonSplit.Ty, 0), NumElts, ASM,
3701 return getVariableArrayType(unqualElementType,
4013 return cast<ArrayType>(getVariableArrayType(NewEltTy,