const golang.org/x/tools/go/ast/edge.LabeledStmt_Stmt

3 uses

	golang.org/x/tools/go/ast/edge (current package)
		edge.go#L129: 	LabeledStmt_Stmt
		edge.go#L260: 	LabeledStmt_Stmt:      info[*ast.LabeledStmt]("Stmt"),

	golang.org/x/tools/go/ast/inspector
		walk.go#L170: 		walk(v, edge.LabeledStmt_Stmt, -1, n.Stmt)