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()
215 for (auto *ET : CU->getEnumTypes()) in processCompileUnit()
1361 for (Metadata *Op : N.getEnumTypes()->operands()) { in visitDICompileUnit()1364 "invalid enum type", &N, N.getEnumTypes(), Op); in visitDICompileUnit()
1454 getEmissionKind(), getEnumTypes(), getRetainedTypes(), in cloneImpl()1514 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function
1519 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()
1891 Record.push_back(VE.getMetadataOrNullID(N->getEnumTypes().get())); in writeDICompileUnit()