Searched refs:getEnumTypes (Results 1 – 7 of 7) sorted by relevance
1193 CUNode->getEnumTypes().empty() && CUNode->getRetainedTypes().empty() && in beginModule()1217 for (auto *Ty : CUNode->getEnumTypes()) in beginModule()
33 if (const auto &ETs = CUNode->getEnumTypes()) in DIBuilder()
219 for (auto *ET : CU->getEnumTypes()) in processCompileUnit()
1405 for (Metadata *Op : N.getEnumTypes()->operands()) { in visitDICompileUnit()1408 "invalid enum type", &N, N.getEnumTypes(), Op); in visitDICompileUnit()
1512 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1572 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function
1518 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()
1982 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()