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