Searched defs:OutputPath (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp81 AttachHeaderIncludeGen(Preprocessor &PP, const DependencyOutputOptions &DepOpts, bool ShowAllHeaders, StringRef OutputPath, bool ShowDepth, bool MSStyle) argument
H A DCompilerInstance.cpp525 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; local
745 StringRef OutputPath = getFrontendOpts().OutputFile; local
768 createOutputFile(StringRef OutputPath, bool Binary, bool RemoveFileOnSignal, bool UseTemporary, bool CreateMissingDirectories) argument
782 createOutputFileImpl(StringRef OutputPath, bool Binary, bool RemoveFileOnSignal, bool UseTemporary, bool CreateMissingDirectories) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp355 std::string OutputPath; local
/netbsd-current/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp111 std::string OutputPath; member in struct:__anon1177::AssemblerInvocation
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp916 << "' to '" << OutputPath << "'\ local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp546 SmallString<256> OutputPath; local

Completed in 232 milliseconds