Searched refs:IsCPPKeyword (Results 1 – 1 of 1) sorted by relevance
377 bool IsCPPKeyword(StringPiece name) { in IsCPPKeyword() function489 if (IsCPPKeyword(name)) { in AvoidCPPKeywords()