Home
last modified time | relevance | path

Searched defs:getTypeConstraint (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/
DExprConcepts.cpp136 concepts::ExprRequirement::ReturnTypeRequirement::getTypeConstraint() const { in getTypeConstraint() function in concepts::ExprRequirement::ReturnTypeRequirement
/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPredicate.h515 Predicate getTypeConstraint(Type type) { in getTypeConstraint() function