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