Searched defs:nullptr_expr (Results 1 – 1 of 1) sorted by relevance
756 auto *nullptr_expr = new (ctxt) CXXNullPtrLiteralExpr(ctxt.NullPtrTy, SourceLocation()); TEST_F() local 769 auto *nullptr_expr = new (ctxt) CXXNullPtrLiteralExpr(ctxt.NullPtrTy, SourceLocation()); TEST_F() local