Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp140 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp526 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
812 StringRef OutputPath = getFrontendOpts().OutputFile; in createDefaultOutputFile() local
834 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile()
848 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, in createOutputFileImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp346 std::string OutputPath; in libDriverMain() local
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp113 std::string OutputPath; member
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp606 SmallString<256> OutputPath; in demangleSymbols() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp938 SmallString<128> OutputPath(SavedObjectsDirectoryPath); in writeGeneratedObject() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5790 SmallString<64> OutputPath; in GetModuleOutputPath() local