Searched refs:ActOnPredefinedExpr (Results 1 – 3 of 3) sorted by relevance
985 Res = Actions.ActOnPredefinedExpr(Tok.getLocation(), SavedKind); in ParseCastExpression()
3768 ExprResult ActOnPredefinedExpr(SourceLocation Loc, tok::TokenKind Kind);
3041 ExprResult Sema::ActOnPredefinedExpr(SourceLocation Loc, tok::TokenKind Kind) { in ActOnPredefinedExpr() function in Sema