reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
14551     Ty = Context.IntTy;
14553     Ty = Context.LongTy;
14555     Ty = Context.LongLongTy;
14560   return new (Context) GNUNullExpr(Ty, TokenLoc);