Searched refs:ActOnCastExpr (Results 1 – 4 of 4) sorted by relevance
2376 Result = Actions.ActOnCastExpr(getCurScope(), OpenLoc, in ParseParenExpression()
3217 Result = Actions.ActOnCastExpr(getCurScope(), Tracker.getOpenLocation(), in ParseCXXAmbiguousParenExpression()
4015 ExprResult ActOnCastExpr(Scope *S, SourceLocation LParenLoc,
5936 Sema::ActOnCastExpr(Scope *S, SourceLocation LParenLoc, in ActOnCastExpr() function in Sema