Searched refs:constexpr_version_ (Results 1 – 2 of 2) sorted by relevance
158 constexpr_version_ = type; in SetConstexprVersion()162 if (constexpr_version_) return constexpr_version_; in ConstexprVersion()189 mutable const Type* constexpr_version_ = nullptr; variable
30 constexpr_version_(other.constexpr_version_) {} in Type()37 constexpr_version_(nullptr) {} in Type()