Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getArrayCookieSizeImpl

420   CharUnits getArrayCookieSizeImpl(QualType type) override;
2127 CharUnits MicrosoftCXXABI::getArrayCookieSizeImpl(QualType type) {
2151 CharUnits cookieSize = getArrayCookieSizeImpl(elementType);