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.h101 bool isFoldExpanded() const { in isFoldExpanded() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1453 if (N.isFoldExpanded()) { in substituteParameterMappings()
1539 } else if (Other.isFoldExpanded()) { in NormalizedConstraint()
1846 assert(isFoldExpanded() && in getFoldExpandedConstraint()
1982 if (NC.isFoldExpanded()) in Normalize()