Searched refs:getOutputFileName (Results 1 – 2 of 2) sorted by relevance
71 getOutputFileName(), in reflectToJava()80 BCAccessorContext.bcFileName = getOutputFileName().c_str(); in generateBitcodeAccessor()331 bool ret = R.reflect(JavaReflectionPathBase, getInputFileName(), getOutputFileName()); in compile()
196 std::string const &getOutputFileName() const { in getOutputFileName() function