Searched refs:getInputFileName (Results 1 – 2 of 2) sorted by relevance
460 BCAccessorContext.rsFileName = getInputFileName().c_str(); in generateJavaBitcodeAccessor()507 << getInputFileName() in checkODR()689 getInputFileName(), outputFileName); in compile()701 Opts.mJavaReflectionPathBase, getInputFileName(), in compile()
234 std::string const &getInputFileName() const { return mInputFileName; } in getInputFileName() function