Home | History | Annotate | Download | only in Sema

Lines Matching full:upcast

743 /// Check that a reinterpret_cast\<DestType\>(SrcExpr) is not used as upcast
1042 // Reverse pointer upcast. C++ 4.10p3 specifies pointer upcast.