Home | History | Annotate | Download | only in Sema

Lines Matching full:constness

453 /// DestType casts away constness as defined in C++ 5.2.11p8ff. This is used by
469 // Casting away constness is defined in C++ 5.2.11p8 with reference to
624 // C++ 5.2.7p1: The dynamic_cast operator shall not cast away constness.
903 /// and casting away constness.
959 // Also, C++ 5.2.9p1 forbids casting away constness, which makes reversal
1019 // just the usual constness stuff.
1087 // FIXME: Should allow casting away constness if CStyle.
1768 // constness.
1837 // cast away constness. In C++98, the intent was not entirely clear here,
1899 // C++ 5.2.10p2: The reinterpret_cast operator shall not cast away constness.
1934 // Not casting away constness, so the only remaining check is for compatible