Searched refs:ActOnGNUNullExpr (Results 1 – 3 of 3) sorted by relevance
1416 Res = Actions.ActOnGNUNullExpr(ConsumeToken()); in ParseCastExpression()
7120 ExprResult ActOnGNUNullExpr(SourceLocation TokenLoc);
16442 ExprResult Sema::ActOnGNUNullExpr(SourceLocation TokenLoc) { in ActOnGNUNullExpr() function in Sema