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