Searched refs:GeneratePython (Results 1 – 3 of 3) sorted by relevance
13 from py.generate import GeneratePython29 GeneratePython()
9 def GeneratePython(): function
2720 static bool GeneratePython(const Parser &parser, const std::string &path, in GeneratePython() function2741 if (!GeneratePython(parser, path, filename)) { return Status::ERROR; } in GenerateCode()