Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h136 static bool AreCompatibleForSubsumption(const FoldExpandedConstraint &A,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1679 bool FoldExpandedConstraint::AreCompatibleForSubsumption( in AreCompatibleForSubsumption() function in FoldExpandedConstraint
2081 FoldExpandedConstraint::AreCompatibleForSubsumption(*A, *B) && in Subsumes()