Home
last modified time | relevance | path

Searched refs:fromConstraintExprs (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSemaConcept.h148 fromConstraintExprs(Sema &S, NamedDecl *D, ArrayRef<const Expr *> E);
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaConcept.cpp710 NormalizedConstraint::fromConstraintExprs(*this, ConstrainedDecl, in getNormalizedAssociatedConstraints()
781 NormalizedConstraint::fromConstraintExprs(Sema &S, NamedDecl *D, in fromConstraintExprs() function in NormalizedConstraint