reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1977 CGF.CGM.getCXXABI().ReadArrayCookie(CGF, deletedPtr, E, elementType, 1986 numElements, elementType, 1990 if (QualType::DestructionKind dtorKind = elementType.isDestructedType()) { 1993 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); 2004 CGF.emitArrayDestroy(arrayBegin, arrayEnd, elementType, elementAlign,