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