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