Home
last modified time | relevance | path

Searched defs:GNUNullExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1693 VisitGNUNullExpr(GNUNullExpr *) VisitGNUNullExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4609 GNUNullExpr(QualType Ty, SourceLocation Loc) GNUNullExpr() function
4615 explicit GNUNullExpr(EmptyShell Empty) : Expr(GNUNullExprClass, Empty) { } GNUNullExpr() function