Searched refs:getRetainedTypes (Results 1 – 6 of 6) sorted by relevance
1105 for (auto Scope : DIUnit->getRetainedTypes()) in getOrCreateDwarfCompileUnit()1208 CUNode->getRetainedTypes().empty() && in beginModule()1237 for (auto *Ty : CUNode->getRetainedTypes()) { in beginModule()
3144 for (auto *Ty : cast<DICompileUnit>(Node)->getRetainedTypes()) { in emitDebugInfoForRetainedTypes()
174 for (auto *RT : CU->getRetainedTypes()) in processCompileUnit()
1211 for (Metadata *Op : N.getRetainedTypes()->operands()) { in visitDICompileUnit()
1404 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1467 DIScopeArray getRetainedTypes() const { in getRetainedTypes() function
1774 Record.push_back(VE.getMetadataOrNullID(N->getRetainedTypes().get())); in writeDICompileUnit()