Searched refs:removeConst (Results 1 – 9 of 9) sorted by relevance
18 template <typename T> struct removeConst { struct21 template <typename T> struct removeConst<const T> { argument49 static constexpr removeConst<TYPE>::type getValue() { return DEFAULT; } \54 static constexpr removeConst<TYPE>::type getValue() { \77 static constexpr removeConst<TYPE>::type get##NAME() { \95 static constexpr removeConst<TYPE>::type get##NAME() { \101 static constexpr removeConst<TYPE>::type get##NAME() { \137 static constexpr removeConst<TYPE>::type get##NAME() { \
446 void removeConst() { Mask &= ~Const; }853 void removeConst() { Quals.removeConst(); }
1859 if (Field->isMutable()) BaseQuals.removeConst(); in BuildFieldReferenceExpr()
1567 Qs.removeConst(); in BuildQualifiedType()9629 Quals.removeConst(); in BuiltinRemoveReference()9646 Quals.removeConst(); in BuiltinChangeCVRQualifiers()
716 SrcQuals.removeConst(); in CastsAwayConstness()
1513 Q.removeConst(); in checkMemberDecomposition() 7904 FieldQuals.removeConst(); in visitSubobjects()
12351 qs.removeConst(); in CheckMain()
993 Q.removeConst(); in getNextQualifier()1952 Qc.removeConst(); in getOrCreateInstanceMethodType()
3687 Quals.removeConst(); in TypeInfoIsInStandardLibrary()