Searched defs:getTypeConstraint (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConcepts.cpp | 98 concepts::ExprRequirement::ReturnTypeRequirement::getTypeConstraint() const { getTypeConstraint() function in concepts::ExprRequirement::ReturnTypeRequirement |
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/ | ||
H A D | Predicate.h | 755 Predicate getTypeConstraint(Attribute type) { in getTypeConstraint() function |
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/ | ||
H A D | MLIRGen.cpp | 319 auto getTypeConstraint = [&]() -> Value { in genNonInitializerVar() local |