Searched refs:childSubStr (Results 1 – 1 of 1) sorted by relevance
406 for (const auto& childSubStr : child) { in Visit() local407 if (ToUpper(parentSubStr) == ToUpper(childSubStr)) { in Visit()410 << childSubStr << "' being defined in '" << e.GetName() << "'"; in Visit()424 for (const auto& childSubStr : child) { in CheckConstantDeclarations() local425 if (ToUpper(parentSubStr) == ToUpper(childSubStr)) { in CheckConstantDeclarations()428 << childSubStr << "' being defined in '" << name << "'"; in CheckConstantDeclarations()