Searched refs:typeAttributeMap (Results 1 – 1 of 1) sorted by relevance
1479 const auto& typeAttributeMap = type.second; in generateRoleMap() local1514 nodeInfo.attributeList.reserve(typeAttributeMap.size()); in generateRoleMap()1515 for (const auto& attribute : typeAttributeMap) { in generateRoleMap()