Lines Matching defs:CStyle
1322 bool CStyle = (CCK == CheckedConversionKind::CStyleCast || in TryStaticCast() local
1528 QualType DestType, bool CStyle, in TryLValueToRValueCast()
1583 bool CStyle, SourceRange OpRange, in TryStaticReferenceDowncast()
1621 bool CStyle, SourceRange OpRange, in TryStaticPointerDowncast()
1655 bool CStyle, SourceRange OpRange, QualType OrigSrcType, in TryStaticDowncast()
1767 QualType DestType, bool CStyle, in TryStaticMemberPointerUpcast()
1918 bool CStyle = (CCK == CheckedConversionKind::CStyleCast || in TryStaticImplicitCast() local
1941 QualType DestType, bool CStyle, in TryConstCast()
2200 static void checkIntToPointerCast(bool CStyle, const SourceRange &OpRange, in checkIntToPointerCast()
2255 QualType DestType, bool CStyle, in TryReinterpretCast()
2608 QualType DestType, bool CStyle, in TryAddressSpaceCast()