Searched refs:cppPath (Results 1 – 1 of 1) sorted by relevance
105 const char* cppPath) { in writeCPP() argument106 std::ofstream out(cppPath); in writeCPP()185 const char* cppPath) { in process() argument223 writeCPP(dfa, lexer, token, (std::string("src/sksl/SkSL") + lexer + ".h").c_str(), cppPath); in process()