Searched refs:getCommonEntityInfoSize (Results 1 – 1 of 1) sorted by relevance
522 unsigned getCommonEntityInfoSize(const CommonEntityInfo &CEI) { in getCommonEntityInfoSize() function531 getCommonEntityInfoSize(CTI); in getCommonTypeInfoSize()642 return 2 + getCommonEntityInfoSize(VI) + 2 + VI.getType().size(); in getVariableInfoSize()948 unsigned size = getCommonEntityInfoSize(FI) + 2 + sizeof(uint64_t); in getFunctionInfoSize()1055 return getCommonEntityInfoSize(ECI); in getUnversionedInfoSize()