Home | History | Annotate | Download | only in reflect

Lines Matching full:case

25 	case Int, Int8, Int16, Int32, Int64:
27 case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
29 case Float32, Float64:
31 case Complex64, Complex128:
34 case String:
36 case Bool:
42 case Ptr:
52 case Array, Slice:
64 case Map:
71 case Chan:
74 case Struct:
87 case Interface:
89 case Func: