Lines Matching defs:ASM
3919 ArraySizeModifier ASM,
3936 ASM, IndexTypeQuals);
3951 ASM, IndexTypeQuals);
3961 ASM, IndexTypeQuals);
4109 ArraySizeModifier ASM,
4120 Canon = getVariableArrayType(QualType(canonSplit.Ty, 0), NumElts, ASM,
4126 VariableArrayType(EltTy, Canon, NumElts, ASM, IndexTypeQuals, Brackets);
4138 ArraySizeModifier ASM,
4151 ASM, elementTypeQuals, numElements);
4165 DependentSizedArrayType(elementType, QualType(), numElements, ASM,
4176 numElements, ASM, elementTypeQuals, brackets);
4194 DependentSizedArrayType(elementType, canon, numElements, ASM,
4201 ArraySizeModifier ASM,
4204 IncompleteArrayType::Profile(ID, elementType, ASM, elementTypeQuals);
4220 ASM, elementTypeQuals);
4230 IncompleteArrayType(elementType, canon, ASM, elementTypeQuals);