Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h138 bool isFoldExpanded() const { in isFoldExpanded() function
158 assert(isFoldExpanded() && in getFoldExpandedConstraint()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1441 if (N.isFoldExpanded()) { in substituteParameterMappings()
1526 } else if (Other.isFoldExpanded()) { in NormalizedConstraint()
1690 else if (Normalized.isFoldExpanded()) in makeCNF()
1722 else if (Normalized.isFoldExpanded()) in makeDNF()