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