Searched refs:getInputFileName (Results 1 – 2 of 2) sorted by relevance
465 BCAccessorContext.rsFileName = getInputFileName().c_str(); in generateJavaBitcodeAccessor()547 << getInputFileName() in checkODR()715 getInputFileName(), outputFileName); in compile()726 Opts.mJavaReflectionPathBase, getInputFileName(), in compile()
231 std::string const &getInputFileName() const { return mInputFileName; } in getInputFileName() function