Searched refs:starts_new_word (Results 1 – 1 of 1) sorted by relevance
60 const bool starts_new_word = IsUpper(*p) || in ConvertIdentifierNameToWords() local65 if (starts_new_word && result != "") in ConvertIdentifierNameToWords()