clang 22.0.0git
|
#include "clang/Sema/SemaConcept.h"
Static Public Member Functions | |
static FoldExpandedConstraint * | Create (ASTContext &Ctx, const Expr *Pattern, const NamedDecl *ConstraintDecl, FoldOperatorKind OpKind, NormalizedConstraint *Constraint) |
static bool | AreCompatibleForSubsumption (const FoldExpandedConstraint &A, const FoldExpandedConstraint &B) |
Definition at line 356 of file SemaConcept.h.
|
static |
Definition at line 2321 of file SemaConcept.cpp.
References clang::Sema::collectUnexpandedParameterPacks(), clang::getDepthAndIndex(), and getPattern().
|
inlinestatic |
Definition at line 361 of file SemaConcept.h.
References clang::NormalizedConstraintWithParamMapping::NormalizedConstraint().
|
inline |
Definition at line 371 of file SemaConcept.h.
References clang::NormalizedConstraint::FoldExpanded.
|
inline |
Definition at line 381 of file SemaConcept.h.
References clang::NormalizedConstraint::FoldExpanded, and clang::NormalizedConstraintWithParamMapping::NormalizedConstraint().
|
inline |
Definition at line 377 of file SemaConcept.h.
References clang::NormalizedConstraint::FoldExpanded, and clang::NormalizedConstraintWithParamMapping::NormalizedConstraint().
|
inline |
Definition at line 375 of file SemaConcept.h.
References clang::NormalizedConstraint::FoldExpanded.
Referenced by AreCompatibleForSubsumption().
|
inline |
Definition at line 207 of file SemaConcept.h.