Home
last modified time | relevance | path

Searched defs:OutputPath (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp534 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
807 StringRef OutputPath = getFrontendOpts().OutputFile; in createDefaultOutputFile() local
829 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile()
843 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, in createOutputFileImpl()
H A DHeaderIncludeGen.cpp121 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
/openbsd-src/gnu/llvm/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp374 std::string OutputPath; in libDriverMain() local
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Dcc1as_main.cpp112 std::string OutputPath; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp551 SmallString<256> OutputPath; in demangleSymbols() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp933 SmallString<128> OutputPath(SavedObjectsDirectoryPath); in writeGeneratedObject() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5582 SmallString<64> OutputPath; in GetModuleOutputPath() local