Searched refs:outerType (Results 1 – 2 of 2) sorted by relevance
1104 if outerType := c.config.Bugs.OuterRecordType; outerType != 0 {1105 b.data[0] = byte(outerType)
137 TypeInfo outerType = it.next(); in printClassInfo() local139 System.out.print(outerType.simpleTypeName()); in printClassInfo()144 printTypeVariables(outerType); in printClassInfo()