Home
last modified time | relevance | path

Searched refs:allowInlineTypeConstraints (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DCodeComplete.cpp28 bool allowInlineTypeConstraints, const ast::DeclScope *scope) {} in codeCompleteConstraintName() argument
H A DParser.cpp298 bool allowInlineTypeConstraints,
466 bool allowInlineTypeConstraints);
1636 bool allowInlineTypeConstraints, in parseConstraint() argument
1639 if (!allowInlineTypeConstraints) { in parseConstraint()
1748 allowInlineTypeConstraints); in parseConstraint()
3067 bool allowInlineTypeConstraints) { in codeCompleteConstraintName() argument
3069 inferredType, allowNonCoreConstraints, allowInlineTypeConstraints, in codeCompleteConstraintName()
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/Parser/
H A DCodeComplete.h57 bool allowInlineTypeConstraints,
/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp811 bool allowInlineTypeConstraints, in codeCompleteConstraintName() argument
841 if (allowInlineTypeConstraints) { in codeCompleteConstraintName()