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

/external/clang/lib/Frontend/
H A DCompilerInstance.cpp554 return createOutputFile(getFrontendOpts().OutputFile, Binary,
566 CompilerInstance::createOutputFile(StringRef OutputPath, function in class:CompilerInstance
573 llvm::raw_fd_ostream *OS = createOutputFile(OutputPath, Error, Binary,
595 CompilerInstance::createOutputFile(StringRef OutputPath, function in class:CompilerInstance

Completed in 87 milliseconds