Home | History | Annotate | Download | only in Frontend

Lines Matching refs:createOutputFile

576   return createOutputFile(getFrontendOpts().OutputFile, Binary,
589 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary,
595 std::unique_ptr<raw_pwrite_stream> OS = createOutputFile(
613 std::unique_ptr<llvm::raw_pwrite_stream> CompilerInstance::createOutputFile(