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