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.h106 CompoundConstraintKind getCompoundKind() const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1549 Other.getCompoundKind()); in NormalizedConstraint()
1834 NormalizedConstraint::getCompoundKind() const { in getCompoundKind() function in NormalizedConstraint
1991 if (NC.getCompoundKind() == FormulaType::Kind) { in Normalize()