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