Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckPointerConversion

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