Home | History | Annotate | Download | only in Sema

Lines Matching refs:RetE

680     const Expr *RetE = RS->getRetValue();
682 QualType ReturnType = (RetE ? RetE->getType() : Context.VoidTy);