Searched refs:doubleUnderscoreOnly (Results 1 – 2 of 2) sorted by relevance
388 bool isReservedName(bool doubleUnderscoreOnly = false) const {394 (Name[1] >= 'A' && Name[1] <= 'Z' && !doubleUnderscoreOnly));
485 bool doubleUnderscoreOnly = false) { in isReservedName() argument491 !doubleUnderscoreOnly)); in isReservedName()