Searched refs:getEnumTypes (Results 1 – 7 of 7) sorted by relevance
1225 if (!HasNonLocalImportedEntities && CUNode->getEnumTypes().empty() && in beginModule()1250 for (auto *Ty : CUNode->getEnumTypes()) in beginModule()
36 if (const auto &ETs = CUNode->getEnumTypes()) in DIBuilder()
187 for (auto *ET : CU->getEnumTypes()) in processCompileUnit()
1293 for (Metadata *Op : N.getEnumTypes()->operands()) { in visitDICompileUnit()1296 "invalid enum type", &N, N.getEnumTypes(), Op); in visitDICompileUnit()
1442 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1502 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function
1524 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()
1845 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()