Searched refs:getInputFileName (Results 1 – 2 of 2) sorted by relevance
84 BCAccessorContext.rsFileName = getInputFileName().c_str(); in generateJavaBitcodeAccessor()162 << getInputFileName() in checkODR()368 getInputFileName(), outputFileName); in compile()378 Opts.mJavaReflectionPathBase, getInputFileName(), in compile()
187 std::string const &getInputFileName() const { return mInputFileName; } in getInputFileName() function