Searched defs:createOutputFile (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DCompilerInstance.cpp472 return createOutputFile(getFrontendOpts().OutputFile, Binary,
478 CompilerInstance::createOutputFile(StringRef OutputPath, function in class:CompilerInstance
485 llvm::raw_fd_ostream *OS = createOutputFile(OutputPath, Error, Binary,
507 CompilerInstance::createOutputFile(StringRef OutputPath, function in class:CompilerInstance

Completed in 230 milliseconds