Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp83 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp525 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
749 StringRef OutputPath = getFrontendOpts().OutputFile; in createDefaultOutputFile() local
771 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile()
785 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, in createOutputFileImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp355 std::string OutputPath; in libDriverMain() local
/freebsd-13.1/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp111 std::string OutputPath; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp546 SmallString<256> OutputPath; in demangleSymbols() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp965 SmallString<128> OutputPath(SavedObjectsDirectoryPath); in writeGeneratedObject() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1390 SmallString<128> OutputPath(OutputFile); in WriteControlBlock() local