Searched refs:getConstraints (Results 1 – 3 of 3) sorted by relevance
570 for (const auto &Constr : Template.getConstraints()) { in serializeTemplateMixin()
668 const ConstraintSet &getConstraints() const { return Constraints; } in getConstraints() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::SummaryCase811 for (const ValueConstraintPtr &Constraint : Case.getConstraints()) in validateByConstraints()1375 for (const ValueConstraintPtr &Constraint : Case.getConstraints()) { in checkPostCall()
132 const llvm::SmallVector<TemplateConstraint> &getConstraints() const { in getConstraints() function