Searched refs:getRetainedTypes (Results 1 – 8 of 8) sorted by relevance
1226 CUNode->getRetainedTypes().empty() && in beginModule()1253 for (auto *Ty : CUNode->getRetainedTypes()) { in beginModule()
3297 for (auto *Ty : cast<DICompileUnit>(Node)->getRetainedTypes()) { in emitDebugInfoForRetainedTypes()
38 if (const auto &RTs = CUNode->getRetainedTypes()) in DIBuilder()
189 for (auto *RT : CU->getRetainedTypes()) in processCompileUnit()
1301 for (Metadata *Op : N.getRetainedTypes()->operands()) { in visitDICompileUnit()
1442 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1505 DIScopeArray getRetainedTypes() const { in getRetainedTypes() function
1525 Record.push_back(VE.getMetadataOrNullID(N->getRetainedTypes().get())); in writeDICompileUnit()
1846 Record.push_back(VE.getMetadataOrNullID(N->getRetainedTypes().get())); in writeDICompileUnit()