Searched refs:CheckCompatibleReinterpretCast (Results 1 – 3 of 3) sorted by relevance
2043 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast() function in Sema2285 Self.CheckCompatibleReinterpretCast(SrcType, DestType, in TryReinterpretCast()
14267 S.CheckCompatibleReinterpretCast(OpOrigType, OpTy, /*IsDereference*/true, in CheckIndirectionOperand()
2129 void CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType,