Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h143 CompoundConstraintKind getCompoundKind() const { in getCompoundKind() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1536 Other.getCompoundKind()); in NormalizedConstraint()
1695 if (Normalized.getCompoundKind() == NormalizedConstraint::CCK_Conjunction) { in makeCNF()
1727 if (Normalized.getCompoundKind() == NormalizedConstraint::CCK_Disjunction) { in makeDNF()