Searched defs:AttrConstraintDecl (Results 1 – 2 of 2) sorted by relevance
759 AttrConstraintDecl(SMRange loc, Expr *typeExpr) in AttrConstraintDecl() function
556 .Case([&](const ast::AttrConstraintDecl *) { hoverOS << "Attr"; }) in buildHoverForCoreConstraint() argument