Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp525 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
811 StringRef OutputPath = getFrontendOpts().OutputFile; in createDefaultOutputFile() local
833 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile()
847 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, in createOutputFileImpl()
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp347 std::string OutputPath; in libDriverMain() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp120 std::string OutputPath; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp578 SmallString<256> OutputPath; in demangleSymbols() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp934 SmallString<128> OutputPath(SavedObjectsDirectoryPath); in writeGeneratedObject() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5872 SmallString<256> OutputPath = in GetModuleOutputPath() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3919 SmallString<256> OutputPath; in getCXX20NamedModuleOutputPath() local