Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DExprConcepts.cpp98 concepts::ExprRequirement::ReturnTypeRequirement::getTypeConstraint() const { getTypeConstraint() function in concepts::ExprRequirement::ReturnTypeRequirement
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicate.h755 Predicate getTypeConstraint(Attribute type) { in getTypeConstraint() function
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp319 auto getTypeConstraint = [&]() -> Value { in genNonInitializerVar() local