Searched defs:GNUNullExpr (Results 1 – 6 of 6) sorted by relevance
689 TEST(Matcher, GNUNullExpr) { in TEST() argument
981 TEST_P(ASTMatchersTest, GNUNullExpr) { in TEST_P() argument
1636 void StmtPrinter::VisitGNUNullExpr(GNUNullExpr *) { in VisitGNUNullExpr() argument
1524 void StmtPrinter::VisitGNUNullExpr(GNUNullExpr *) { in VisitGNUNullExpr() argument
3629 GNUNullExpr(QualType Ty, SourceLocation Loc) in GNUNullExpr() function3635 explicit GNUNullExpr(EmptyShell Empty) : Expr(GNUNullExprClass, Empty) { } in GNUNullExpr() function
4524 GNUNullExpr(QualType Ty, SourceLocation Loc) in GNUNullExpr() function4530 explicit GNUNullExpr(EmptyShell Empty) : Expr(GNUNullExprClass, Empty) { } in GNUNullExpr() function