Home
last modified time | relevance | path

Searched defs:OutputDir (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/
H A Dlldb-rpc-gen.cpp39 OutputDir("output-dir", variable
50 CreateOutputFile(llvm::StringRef OutputDir, llvm::StringRef Filename) { in CreateOutputFile()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp73 const std::string &OutputDir, const Preprocessor &pp, in HTMLDiagnostics()
174 const std::string &OutputDir, const Preprocessor &PP, in createHTMLDiagnosticConsumer()
196 const std::string &OutputDir, const Preprocessor &PP, in createHTMLSingleFileDiagnosticConsumer()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp751 static std::string constructPCMPath(ModuleID MID, StringRef OutputDir) { in constructPCMPath()
760 StringRef OutputDir) { in lookupModuleOutput()
1022 std::string OutputDir(ModuleFilesDir); in clang_scan_deps_main() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp252 static std::string OutputDir; variable
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2424 SmallString<128> OutputDir; in registerCallbacks() local