Searched refs:checkAddressSpaceCast (Results 1 – 1 of 1) sorted by relevance
135 void checkAddressSpaceCast(QualType SrcType, QualType DestType);2282 void CastOperation::checkAddressSpaceCast(QualType SrcType, QualType DestType) { in checkAddressSpaceCast() function in CastOperation2430 checkAddressSpaceCast(SrcExpr.get()->getType(), DestType); in CheckCXXCStyleCast()2518 checkAddressSpaceCast(SrcType, DestType); in CheckCStyleCast()