Searched refs:getConstraints (Results 1 – 4 of 4) sorted by relevance
101 ArrayRef<SDTypeConstraint> getConstraints(unsigned Opcode) const { in getConstraints() function
590 for (const auto &Constr : Template.getConstraints()) { in serializeTemplateMixin()
666 const ConstraintSet &getConstraints() const { return Constraints; } in getConstraints() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::SummaryCase809 for (const ValueConstraintPtr &Constraint : Case.getConstraints()) in validateByConstraints()1376 for (const ValueConstraintPtr &Constraint : Case.getConstraints()) { in checkPostCall()
125 const llvm::SmallVector<TemplateConstraint> &getConstraints() const { in getConstraints() function