Home | History | Annotate | Download | only in Core

Lines Matching refs:elemType

1152         QualType elemType = ER->getElementType();
1155 if (elemType->isIncompleteType()) {
1160 CharUnits size = C.getTypeSizeInChars(elemType);