Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExprResult

233 ExprResult
446 ExprResult
661 ExprResult
689 ExprResult BaseResult = Owned(Base);
690 ExprResult Result =
715 static ExprResult
721 ExprResult
748 ExprResult result
836 static ExprResult
869 ExprResult
900 ExprResult RetryExpr;
1070 static bool ShouldTryAgainWithRedefinitionType(Sema &S, ExprResult &base) {
1106 ExprResult
1124 ExprResult
1125 Sema::LookupMemberExpr(LookupResult &R, ExprResult &BaseExpr,
1552 ExprResult Sema::ActOnMemberAccessExpr(Scope *S, Expr *Base,
1585 ExprResult Result = MaybeConvertParenListExprToParenExpr(S, Base);
1597 ExprResult BaseResult = Owned(Base);
1631 static ExprResult
1682 ExprResult Base =
1697 ExprResult