Searched refs:IsPythonKeyword (Results 1 – 1 of 1) sorted by relevance
132 inline bool IsPythonKeyword(const string& name) { in IsPythonKeyword() function137 if (IsPythonKeyword(name)) { in ResolveKeyword()153 if (separator == "." && IsPythonKeyword(name)) { in NamePrefixedWithNestedTypes()822 if (IsPythonKeyword(message_descriptor.name())) { in PrintMessage()