Lines Matching defs:ASM
4079 ArraySizeModifier ASM,
4096 ASM, IndexTypeQuals);
4111 ASM, IndexTypeQuals);
4121 ASM, IndexTypeQuals);
4270 ArraySizeModifier ASM,
4281 Canon = getVariableArrayType(QualType(canonSplit.Ty, 0), NumElts, ASM,
4287 VariableArrayType(EltTy, Canon, NumElts, ASM, IndexTypeQuals, Brackets);
4299 ArraySizeModifier ASM,
4312 ASM, elementTypeQuals, numElements);
4326 DependentSizedArrayType(elementType, QualType(), numElements, ASM,
4337 numElements, ASM, elementTypeQuals, brackets);
4355 DependentSizedArrayType(elementType, canon, numElements, ASM,
4362 ArraySizeModifier ASM,
4365 IncompleteArrayType::Profile(ID, elementType, ASM, elementTypeQuals);
4381 ASM, elementTypeQuals);
4391 IncompleteArrayType(elementType, canon, ASM, elementTypeQuals);