Searched refs:ContainsPythonKeyword (Results 1 – 1 of 1) sorted by relevance
122 bool ContainsPythonKeyword(const std::string& module_name) { in ContainsPythonKeyword() function379 if (ContainsPythonKeyword(module_name)) { in PrintImports()