Searched refs:recursiveStructInfos (Results 1 – 2 of 2) sorted by relevance
351 if (recursiveStructInfos.count(type) != 0) { in processTypeImpl()354 for (auto &ptrInfo : recursiveStructInfos[type]) { in processTypeImpl()366 recursiveStructInfos[type].clear(); in processTypeImpl()484 recursiveStructInfos[structType].push_back( in prepareBasicType()
368 recursiveStructInfos; variable