Searched refs:getEnumTypes (Results 1 – 9 of 9) sorted by relevance
1199 if (!HasNonLocalImportedEntities && CUNode->getEnumTypes().empty() && in beginModule()1224 for (auto *Ty : CUNode->getEnumTypes()) in beginModule()
904 for (auto *ET : CU->getEnumTypes()) in TEST_F()
2194 EXPECT_EQ(EnumTypes, N->getEnumTypes().get()); in TEST_F()2213 EXPECT_EQ(EnumTypes, Temp->getEnumTypes().get()); in TEST_F()
36 if (const auto &ETs = CUNode->getEnumTypes()) in DIBuilder()
171 for (auto *ET : CU->getEnumTypes()) in processCompileUnit()
1264 for (Metadata *Op : N.getEnumTypes()->operands()) { in visitDICompileUnit()1267 "invalid enum type", &N, N.getEnumTypes(), Op); in visitDICompileUnit()
1401 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1461 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function
1531 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()
1806 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()