Home | History | Annotate | Download | only in Sema

Lines Matching refs:NullPtrTy

4378              new (Context) CXXNullPtrLiteralExpr(Context.NullPtrTy, Loc),
4506 return Owned(new (Context) CXXNullPtrLiteralExpr(Context.NullPtrTy, Loc));