Searched refs:getEnumTypes (Results 1 – 5 of 5) sorted by relevance
1220 if (!HasNonLocalImportedEntities && CUNode->getEnumTypes().empty() && in beginModule()1244 for (auto *Ty : CUNode->getEnumTypes()) { in beginModule()
172 for (auto *ET : CU->getEnumTypes()) in processCompileUnit()
1200 for (Metadata *Op : N.getEnumTypes()->operands()) { in visitDICompileUnit()1203 "invalid enum type", &N, N.getEnumTypes(), Op); in visitDICompileUnit()
1404 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1464 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function
1769 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()