Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckPointerConversion

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