Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckPointerConversion

2122   // here. That is handled by CheckPointerConversion.
2625 /// CheckPointerConversion - Check the pointer conversion from the
2631 bool Sema::CheckPointerConversion(Expr *From, QualType ToType,