Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSemaConcept.h108 Other.getCompoundKind()); in NormalizedConstraint()
124 CompoundConstraintKind getCompoundKind() const { in getCompoundKind() function
/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp807 if (Normalized.getCompoundKind() == NormalizedConstraint::CCK_Conjunction) { in makeCNF()
836 if (Normalized.getCompoundKind() == NormalizedConstraint::CCK_Disjunction) { in makeDNF()