Searched refs:getRetainedTypes (Results 1 – 6 of 6) sorted by relevance
909 for (auto Scope : DIUnit->getRetainedTypes()) in getOrCreateDwarfCompileUnit()1016 CUNode->getRetainedTypes().empty() && in beginModule()1044 for (auto *Ty : CUNode->getRetainedTypes()) { in beginModule()
3059 for (auto *Ty : cast<DICompileUnit>(Node)->getRetainedTypes()) { in emitDebugInfoForRetainedTypes()
88 for (auto *RT : CU->getRetainedTypes()) in processCompileUnit()
1073 for (Metadata *Op : N.getRetainedTypes()->operands()) { in visitDICompileUnit()
1200 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1264 DIScopeArray getRetainedTypes() const { in getRetainedTypes() function
1655 Record.push_back(VE.getMetadataOrNullID(N->getRetainedTypes().get())); in writeDICompileUnit()