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