Searched refs:getEnumTypes (Results 1 – 7 of 7) sorted by relevance
1200 CUNode->getEnumTypes().empty() && CUNode->getRetainedTypes().empty() && in beginModule()1224 for (auto *Ty : CUNode->getEnumTypes()) in beginModule()
31 if (const auto &ETs = CUNode->getEnumTypes()) in DIBuilder()
237 for (auto *ET : CU->getEnumTypes()) in processCompileUnit()
1476 for (Metadata *Op : N.getEnumTypes()->operands()) { in visitDICompileUnit()1479 "invalid enum type", &N, N.getEnumTypes(), Op); in visitDICompileUnit()
2060 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()2120 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function
1518 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()
2119 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()