reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExprObjC.cpp
 3940   ARCConversionTypeClass exprACTC = classifyTypeForARCConversion(castExpr->getType());
 3945       CheckObjCBridgeNSCast<ObjCBridgeAttr>(*this, castType, castExpr, HasObjCBridgeAttr,
 3951       CheckObjCBridgeNSCast<ObjCBridgeMutableAttr>(*this, castType, castExpr,
 3957       CheckObjCBridgeNSCast<ObjCBridgeAttr>(*this, castType, castExpr, HasObjCBridgeAttr,
 3960       CheckObjCBridgeNSCast<ObjCBridgeMutableAttr>(*this, castType, castExpr,
 3966       CheckObjCBridgeCFCast<ObjCBridgeAttr>(*this, castType, castExpr, HasObjCBridgeAttr,
 3972       CheckObjCBridgeCFCast<ObjCBridgeMutableAttr>(*this, castType, castExpr,
 3978       CheckObjCBridgeCFCast<ObjCBridgeAttr>(*this, castType, castExpr, HasObjCBridgeAttr,
 3981       CheckObjCBridgeCFCast<ObjCBridgeMutableAttr>(*this, castType, castExpr,