func golang.org/x/pkgsite/internal/godoc.decode_ast_SwitchStmt

2 uses

	golang.org/x/pkgsite/internal/godoc (current package)
		encode_ast.gen.go#L3034: func decode_ast_SwitchStmt(d *codec.Decoder, p **ast.SwitchStmt) {
		encode_ast.gen.go#L3071: 			decode_ast_SwitchStmt(d, &x)