Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExprResult

216 ExprResult
428 ExprResult
627 ExprResult
655 ExprResult BaseResult = Owned(Base);
656 ExprResult Result =
681 static ExprResult
687 ExprResult
713 ExprResult result
820 ExprResult
851 ExprResult RetryExpr;
1016 static bool ShouldTryAgainWithRedefinitionType(Sema &S, ExprResult &base) {
1052 ExprResult
1070 ExprResult
1071 Sema::LookupMemberExpr(LookupResult &R, ExprResult &BaseExpr,
1513 ExprResult Sema::ActOnMemberAccessExpr(Scope *S, Expr *Base,
1546 ExprResult Result = MaybeConvertParenListExprToParenExpr(S, Base);
1558 ExprResult BaseResult = Owned(Base);
1592 static ExprResult
1643 ExprResult Base =
1658 ExprResult