Searched defs:Constexpr (Results 1 – 9 of 9) sorted by relevance
69 struct Constexpr { constexpr Constexpr(int) {} }; in Constexpr() argument
9 struct Constexpr{}; struct 247 struct Constexpr{ in evaluate_static_constexpr() struct 248 fevaluate_static_constexpr::Constexpr evaluate_static_constexpr() argument
310 namespace Constexpr { namespace
35 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator 41 Constexpr, enumerator
185 namespace Constexpr { namespace
102 namespace Constexpr { namespace
319 Constexpr = ConstexprValue | Inline, global() enumerator
368 ConstexprSpecKind Constexpr = ConstexprSpecKind::Unspecified; global() member
7694 bool Constexpr = defaultedSpecialMemberIsConstexpr(*this, RD, CSM, CheckExplicitlyDefaultedSpecialMember() local 7913 bool Constexpr = true; global() member 13783 bool Constexpr = defaultedSpecialMemberIsConstexpr( DeclareImplicitDefaultConstructor() local 13914 bool Constexpr = BaseCtor->isConstexpr() && findInheritingConstructor() local 14069 bool Constexpr = defaultedSpecialMemberIsConstexpr( DeclareImplicitDestructor() local 14710 bool Constexpr = defaultedSpecialMemberIsConstexpr( DeclareImplicitCopyAssignment() local 15062 bool Constexpr = defaultedSpecialMemberIsConstexpr( DeclareImplicitMoveAssignment() local 15458 bool Constexpr = defaultedSpecialMemberIsConstexpr( DeclareImplicitCopyConstructor() local 15602 bool Constexpr = defaultedSpecialMemberIsConstexpr( DeclareImplicitMoveConstructor() local [all...]