Home | History | Annotate | Download | only in Sema

Lines Matching full:constness

452 /// DestType casts away constness as defined in C++ 5.2.11p8ff. This is used by
468 // Casting away constness is defined in C++ 5.2.11p8 with reference to
615 // C++ 5.2.7p1: The dynamic_cast operator shall not cast away constness.
784 /// and casting away constness.
840 // Also, C++ 5.2.9p1 forbids casting away constness, which makes reversal
900 // just the usual constness stuff.
968 // FIXME: Should allow casting away constness if CStyle.
1579 // constness.
1648 // cast away constness. In C++98, the intent was not entirely clear here,
1706 // C++ 5.2.10p2: The reinterpret_cast operator shall not cast away constness.
1741 // Not casting away constness, so the only remaining check is for compatible