Searched defs:GNUNullExpr (Results 1 – 2 of 2) sorted by relevance
1070 void StmtPrinter::VisitGNUNullExpr(GNUNullExpr *) { in VisitGNUNullExpr() argument
3556 GNUNullExpr(QualType Ty, SourceLocation Loc) in GNUNullExpr() function3562 explicit GNUNullExpr(EmptyShell Empty) : Expr(GNUNullExprClass, Empty) { } in GNUNullExpr() function