Lines Matching defs:decl
282 void NodePrinter::printImpl(const AttrConstraintDecl *decl) { in printImpl()
288 void NodePrinter::printImpl(const OpConstraintDecl *decl) { in printImpl()
293 void NodePrinter::printImpl(const TypeConstraintDecl *decl) { in printImpl()
297 void NodePrinter::printImpl(const TypeRangeConstraintDecl *decl) { in printImpl()
301 void NodePrinter::printImpl(const UserConstraintDecl *decl) { in printImpl()
316 void NodePrinter::printImpl(const ValueConstraintDecl *decl) { in printImpl()
322 void NodePrinter::printImpl(const ValueRangeConstraintDecl *decl) { in printImpl()
328 void NodePrinter::printImpl(const NamedAttributeDecl *decl) { in printImpl()
334 void NodePrinter::printImpl(const OpNameDecl *decl) { in printImpl()
341 void NodePrinter::printImpl(const PatternDecl *decl) { in printImpl()
354 void NodePrinter::printImpl(const UserRewriteDecl *decl) { in printImpl()
369 void NodePrinter::printImpl(const VariableDecl *decl) { in printImpl()