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