Searched refs:getCommonEntityInfoSize (Results 1 – 1 of 1) sorted by relevance
532 unsigned getCommonEntityInfoSize(const CommonEntityInfo &CEI) { in getCommonEntityInfoSize() function541 getCommonEntityInfoSize(CTI); in getCommonTypeInfoSize()651 return 2 + getCommonEntityInfoSize(VI) + 2 + VI.getType().size(); in getVariableInfoSize()1011 unsigned size = getCommonEntityInfoSize(FI) + 2 + sizeof(uint64_t); in getFunctionInfoSize()1117 return getCommonEntityInfoSize(ECI); in getUnversionedInfoSize()