Searched refs:typesPlusBase (Results 1 – 1 of 1) sorted by relevance
93 Set<TypeMirror> typesPlusBase = new TypeMirrorSet(types); in TypeSimplifier() local95 typesPlusBase.add(base); in TypeSimplifier()97 Set<TypeMirror> topLevelTypes = topLevelTypes(typeUtils, typesPlusBase); in TypeSimplifier()