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