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