Searched refs:getRetainedTypes (Results 1 – 10 of 10) sorted by relevance
1200 CUNode->getRetainedTypes().empty() && in beginModule()1227 for (auto *Ty : CUNode->getRetainedTypes()) { in beginModule()
3268 for (auto *Ty : cast<DICompileUnit>(Node)->getRetainedTypes()) { in emitDebugInfoForRetainedTypes()
906 for (auto *RT : CU->getRetainedTypes()) in TEST_F()
2195 EXPECT_EQ(RetainedTypes, N->getRetainedTypes().get()); in TEST_F()2214 EXPECT_EQ(RetainedTypes, Temp->getRetainedTypes().get()); in TEST_F()
38 if (const auto &RTs = CUNode->getRetainedTypes()) in DIBuilder()
173 for (auto *RT : CU->getRetainedTypes()) in processCompileUnit()
1272 for (Metadata *Op : N.getRetainedTypes()->operands()) { in visitDICompileUnit()
1401 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1464 DIScopeArray getRetainedTypes() const { in getRetainedTypes() function
1532 Record.push_back(VE.getMetadataOrNullID(N->getRetainedTypes().get())); in writeDICompileUnit()
1807 Record.push_back(VE.getMetadataOrNullID(N->getRetainedTypes().get())); in writeDICompileUnit()