Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DCodeComplete.cpp27 ast::Type currentType, bool allowInlineTypeConstraints, in codeCompleteConstraintName()
H A DParser.cpp1665 parseConstraint(std::optional<SMRange> & typeConstraint,ArrayRef<ast::ConstraintRef> existingConstraints,bool allowInlineTypeConstraints) parseConstraint() argument
3143 codeCompleteConstraintName(ast::Type inferredType,bool allowInlineTypeConstraints) codeCompleteConstraintName() argument
[all...]
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp768 bool allowInlineTypeConstraints, in codeCompleteConstraintName() argument