Searched refs:TypeSizer (Results 1 – 1 of 1) sorted by relevance
79 class TypeSizer : public TypeLocVisitor<TypeSizer, unsigned> { class100 Total += TypeSizer().Visit(TyLoc); in getFullDataSizeForType()