Searched refs:getInputFileName (Results 1 – 2 of 2) sorted by relevance
70 getInputFileName(), in reflectToJava()79 BCAccessorContext.rsFileName = getInputFileName().c_str(); in generateBitcodeAccessor()154 << getInputFileName() in checkODR()331 bool ret = R.reflect(JavaReflectionPathBase, getInputFileName(), getOutputFileName()); in compile()
186 std::string const &getInputFileName() const { return mInputFileName; } in getInputFileName() function