Searched refs:cppPath (Results 1 – 2 of 2) sorted by relevance
98 const char* cppPath) { in writeCPP() argument99 std::ofstream out(cppPath); in writeCPP()187 const char* cppPath) { in process() argument225 writeCPP(dfa, lexer, token, (std::string("src/sksl/SkSL") + lexer + ".h").c_str(), cppPath); in process()
88 const char* cppPath) { in writeCPP() argument89 std::ofstream out(cppPath); in writeCPP()165 const char* cppPath) { in process() argument197 writeCPP(dfa, lexer, token, (std::string("SkSL") + lexer + ".h").c_str(), cppPath); in process()