Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExprType

2337   QualType ExprType = E->getType();
2344 if (!Context.hasSameUnqualifiedType(ReturnType, ExprType))