Searched refs:fIsSupertype (Results 1 – 2 of 2) sorted by relevance
28 bool IsSupertypeOnly() const { return fIsSupertype; } in IsSupertypeOnly()47 bool fIsSupertype; variable
151 fIsSupertype = type.IsSupertypeOnly(); in _SetTo()