Searched refs:getCommonEntityInfoSize (Results 1 – 1 of 1) sorted by relevance
531 unsigned getCommonEntityInfoSize(const CommonEntityInfo &CEI) { in getCommonEntityInfoSize() function540 getCommonEntityInfoSize(CTI); in getCommonTypeInfoSize()650 return 2 + getCommonEntityInfoSize(VI) + 2 + VI.getType().size(); in getVariableInfoSize()1091 unsigned size = getCommonEntityInfoSize(FI) + 2 + sizeof(uint64_t); in getFunctionInfoSize()1200 return getCommonEntityInfoSize(ECI); in getUnversionedInfoSize()