Searched refs:stripRS (Results 1 – 3 of 3) sorted by relevance
67 std::string stripRS(const std::string &s) const;
111 string RSReflectionBase::stripRS(const string &s) const { in stripRS() function in slang::RSReflectionBase
127 mClassName = string("ScriptC_") + stripRS(InputFileName); in reflect()331 << stripRS(mInputFileName) << "\", " << stripRS(mInputFileName).length() in makeImpl()