reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1126 tcr = TryStaticReferenceDowncast(Self, SrcExpr.get(), DestType, CStyle, 1134 tcr = TryLValueToRValueCast(Self, SrcExpr.get(), DestType, CStyle, Kind, 1196 tcr = TryStaticPointerDowncast(Self, SrcType, DestType, CStyle, OpRange, msg, 1204 tcr = TryStaticMemberPointerUpcast(Self, SrcExpr, SrcType, DestType, CStyle, 1221 if (!CStyle) { 1242 if (!CStyle && Self.getLangOpts().MSVCCompat && 1255 else if (CStyle && DestType->isBlockPointerType()) { 1270 if (!CStyle &&