Searched refs:IsPrivateConstructor (Results 1 – 1 of 1) sorted by relevance
1479 bool IsPrivateConstructor() { in IsPrivateConstructor() function6254 if (IsConstructor() || IsPrivateConstructor()) { in CheckClassFieldName()