Searched defs:enumValue (Results 1 – 2 of 2) sorted by relevance
116 for (const auto* enumValue : type->mValues) { in validateUniqueNames() local298 for (const auto* enumValue : type->mValues) { in emitIteratorDeclaration() local
495 EnumValue* enumValue = lookupEnumValue(fqName, &errorMsg, scope); in lookupLocalIdentifier() local