Searched defs:allowInlineTypeConstraints (Results 1 – 3 of 3) sorted by relevance
27 ast::Type currentType, bool allowInlineTypeConstraints, in codeCompleteConstraintName()
1665 parseConstraint(std::optional<SMRange> & typeConstraint,ArrayRef<ast::ConstraintRef> existingConstraints,bool allowInlineTypeConstraints) parseConstraint() argument 3143 codeCompleteConstraintName(ast::Type inferredType,bool allowInlineTypeConstraints) codeCompleteConstraintName() argument [all...]
768 bool allowInlineTypeConstraints, in codeCompleteConstraintName() argument