Searched refs:HandleExprEvaluationContextForTypeof (Results 1 – 8 of 8) sorted by relevance
6309 Operand = Actions.HandleExprEvaluationContextForTypeof(Operand.get()); in ParseTypeofSpecifier()
7210 Operand = Actions.HandleExprEvaluationContextForTypeof(Operand.get()); in ParseTypeofSpecifier()
3660 ExprResult HandleExprEvaluationContextForTypeof(Expr *E);
4810 ExprResult HandleExprEvaluationContextForTypeof(Expr *E);
5204 E = SemaRef.HandleExprEvaluationContextForTypeof(E.get()); in TransformTypeOfExprType()
12906 ExprResult Sema::HandleExprEvaluationContextForTypeof(Expr *E) { in HandleExprEvaluationContextForTypeof() function in Sema
6000 E = SemaRef.HandleExprEvaluationContextForTypeof(E.get()); in TransformTypeOfExprType()
16576 ExprResult Sema::HandleExprEvaluationContextForTypeof(Expr *E) { in HandleExprEvaluationContextForTypeof() function in Sema