Searched refs:openClassFile (Results 1 – 2 of 2) sorted by relevance
93 bool openClassFile(const std::string &ClassName,
2127 bool RSReflection::Context::openClassFile(const std::string &ClassName, in openClassFile() function in slang::RSReflection::Context2168 if (!openClassFile(ClassName, ErrorMsg)) in startClass()