Home
last modified time | relevance | path

Searched defs:subsumes (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/iterators/iterator.requirements/indirectcallable/indirectinvocable/
H A Dindirectly_comparable.compile.pass.cpp36 constexpr bool subsumes(F) { return true; } in subsumes() function
/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h57 bool subsumes(ASTContext &C, const AtomicConstraint &Other) const { subsumes() function
[all...]
/llvm-project/mlir/lib/TableGen/
H A DClass.cpp56 bool MethodParameters::subsumes(const MethodParameters &other) const { in subsumes() function in MethodParameters
/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1460 static bool subsumes(const NormalForm &PDNF, const NormalForm &QCNF, subsumes() function
1492 static bool subsumes(Sema &S, NamedDecl *DP, ArrayRef<const Expr *> P, subsumes() function