Searched refs:IsPythonKeyword (Results 1 – 1 of 1) sorted by relevance
129 inline bool IsPythonKeyword(const std::string& name) { in IsPythonKeyword() function134 if (IsPythonKeyword(name)) { in ResolveKeyword()150 if (separator == "." && IsPythonKeyword(name)) { in NamePrefixedWithNestedTypes()861 if (IsPythonKeyword(message_descriptor.name())) { in PrintMessage()