Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h71 enum CompoundConstraintKind { CCK_Conjunction, CCK_Disjunction }; enum
74 CompoundConstraintKind>;
84 NormalizedConstraint RHS, CompoundConstraintKind Kind);
106 CompoundConstraintKind getCompoundKind() const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1530 CompoundConstraintKind Kind) in NormalizedConstraint()
1833 NormalizedConstraint::CompoundConstraintKind