reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7054 QualType RHSTy = RHS.get()->getType(); 7060 RHS = S.ImpCastExprToType(RHS.get(), destType, CK_BitCast); 7060 RHS = S.ImpCastExprToType(RHS.get(), destType, CK_BitCast); 7065 << RHS.get()->getSourceRange(); 7070 return checkConditionalPointerCompatibility(S, LHS, RHS, Loc);