Searched refs:NameII (Results 1 – 1 of 1) sorted by relevance
73 if (const auto *NameII = Name.getAsIdentifierInfo()) { in matchNameOnly() local77 return NameII == *II; // Fast case. in matchNameOnly()