Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXNullPtrLiteralExpr

537   return Owned(new (Context) CXXNullPtrLiteralExpr(Context.NullPtrTy, Loc));
2084 CXXNullPtrLiteralExpr Null(Context.VoidPtrTy, SourceLocation());