Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp77 const std::string &OutputDir, const Preprocessor &pp, in HTMLDiagnostics()
178 const std::string &OutputDir, const Preprocessor &PP, in createHTMLDiagnosticConsumer()
199 const std::string &OutputDir, const Preprocessor &PP, in createHTMLSingleFileDiagnosticConsumer()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp679 static std::string constructPCMPath(ModuleID MID, StringRef OutputDir) { in constructPCMPath()
687 StringRef OutputDir) { in lookupModuleOutput()
944 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.cpp2431 SmallString<128> OutputDir; in registerCallbacks() local