Searched refs:isPythonKeyword (Results 1 – 1 of 1) sorted by relevance
285 static bool isPythonKeyword(StringRef str) { in isPythonKeyword() function310 if (isPythonKeyword(name) || isODSReserved(name)) in sanitizeName()