Searched refs:ActOnGNUNullExpr (Results 1 – 3 of 3) sorted by relevance
1019 return Actions.ActOnGNUNullExpr(ConsumeToken()); in ParseCastExpression()
4112 ExprResult ActOnGNUNullExpr(SourceLocation TokenLoc);
12319 ExprResult Sema::ActOnGNUNullExpr(SourceLocation TokenLoc) { in ActOnGNUNullExpr() function in Sema