Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp81 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp449 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
687 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile()
711 StringRef OutputPath, std::error_code &Error, bool Binary, in createOutputFile()
/freebsd-12.1/contrib/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp165 std::string OutputPath = getOutputPath(&Args, Members[0]); in libDriverMain() local
/freebsd-12.1/contrib/llvm/lib/Support/
H A DTarWriter.cpp160 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/freebsd-12.1/contrib/llvm/tools/clang/tools/driver/
H A Dcc1as_main.cpp110 std::string OutputPath; member
/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp466 SmallString<256> OutputPath; in demangleSymbols() local
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp783 SmallString<128> OutputPath(SavedObjectsDirectoryPath); in writeGeneratedObject() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp1730 SmallString<128> OutputPath(OutputFile); in WriteControlBlock() local