Lines Matching refs:ConstexprSpecKind
7762 ? ConstexprSpecKind::Consteval
7763 : ConstexprSpecKind::Constexpr)
7764 : ConstexprSpecKind::Unspecified);
9008 FD->setConstexprKind(ConstexprSpecKind::Constexpr);
13857 Constexpr ? ConstexprSpecKind::Constexpr
13858 : ConstexprSpecKind::Unspecified);
13983 Constexpr ? BaseCtor->getConstexprKind() : ConstexprSpecKind::Unspecified,
14143 Constexpr ? ConstexprSpecKind::Constexpr
14144 : ConstexprSpecKind::Unspecified);
14782 Constexpr ? ConstexprSpecKind::Constexpr : ConstexprSpecKind::Unspecified,
15134 Constexpr ? ConstexprSpecKind::Constexpr : ConstexprSpecKind::Unspecified,
15533 Constexpr ? ConstexprSpecKind::Constexpr
15534 : ConstexprSpecKind::Unspecified);
15678 Constexpr ? ConstexprSpecKind::Constexpr
15679 : ConstexprSpecKind::Unspecified);