Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/llvm-project/llvm/unittests/TargetParser/
H A DHost.cpp399 StringRef OutputPath = OutputFile.str(); runAndGetCommandOutput() local
/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp140 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp811 if (OutputPath.empty()) { in createDefaultOutputFile() local
525 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; createPreprocessor() local
833 createOutputFile(StringRef OutputPath,bool Binary,bool RemoveFileOnSignal,bool UseTemporary,bool CreateMissingDirectories) createOutputFile() argument
847 createOutputFileImpl(StringRef OutputPath,bool Binary,bool RemoveFileOnSignal,bool UseTemporary,bool CreateMissingDirectories) createOutputFileImpl() argument
[all...]
/llvm-project/clang/tools/clang-installapi/
H A DOptions.h70 std::string OutputPath; member
H A DOptions.cpp140 SmallString<PATH_MAX> OutputPath; processDriverOptions() local
/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp347 std::string OutputPath; libDriverMain() local
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DSystemIncludeExtractor.cpp326 llvm::SmallString<128> OutputPath; in run() local
/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp118 std::string OutputPath; global() member
/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp578 SmallString<256> OutputPath; in demangleSymbols() local
/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp930 if (sys::fs::exists(OutputPath)) in writeGeneratedObject() local
[all...]
/llvm-project/clang/lib/Driver/
H A DDriver.cpp5860 SmallString<256> OutputPath = GetModuleOutputPath() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3843 SmallString<256> OutputPath; getCXX20NamedModuleOutputPath() local