Searched refs:startFile (Results 1 – 3 of 3) sorted by relevance
60 void startFile(const std::string &filename);
85 startFile(mClassName + ".h"); in makeHeader()228 startFile(mClassName + ".h"); in makeImpl()
92 void RSReflectionBase::startFile(const string &filename) { in startFile() function in slang::RSReflectionBase