Searched refs:recursiveStructInfos (Results 1 – 2 of 2) sorted by relevance
472 if (recursiveStructInfos.count(type) != 0) { in prepareBasicType() 475 for (auto &ptrInfo : recursiveStructInfos[type]) { in prepareBasicType() 487 recursiveStructInfos[type].clear(); in prepareBasicType() 605 recursiveStructInfos[structType].push_back( in prepareBasicType()
371 recursiveStructInfos; variable