Searched defs:HClassLayoutDesc (Results 1 – 2 of 2) sorted by relevance
138 explicit HClassLayoutDesc(ProfileType type) : type_(type) {} in HClassLayoutDesc() function139 …HClassLayoutDesc(ProfileType type, const CSet<ProfileType> &childs) : type_(type), childs_(childs)… in HClassLayoutDesc() function
75 class HClassLayoutDesc; variable79 using HClassLayoutDesc = pgo::HClassLayoutDesc; variable