Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSemaConcept.h107 Other.getCompoundKind()); in NormalizedConstraint()
123 CompoundConstraintKind getCompoundKind() const { in getCompoundKind() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaConcept.cpp861 if (Normalized.getCompoundKind() == NormalizedConstraint::CCK_Conjunction) { in makeCNF()
890 if (Normalized.getCompoundKind() == NormalizedConstraint::CCK_Disjunction) { in makeDNF()