Home | History | Annotate | Download | only in reflect

Lines Matching refs:holds

37 	// typ holds the type of the value represented by a Value.
44 // flag holds metadata about the value.
48 // - flagIndir: val holds a pointer to the data
1460 // Otherwise if v holds a nil map, SetMapIndex will panic.