Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp502 static std::string constructPCMPath(ModuleID MID, StringRef OutputDir) { in constructPCMPath()
510 StringRef OutputDir) { in lookupModuleOutput()
757 std::string OutputDir(ModuleFilesDir); in main() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp74 const std::string &OutputDir, const Preprocessor &pp, in HTMLDiagnostics()
175 const std::string &OutputDir, const Preprocessor &PP, in createHTMLDiagnosticConsumer()
196 const std::string &OutputDir, const Preprocessor &PP, in createHTMLSingleFileDiagnosticConsumer()
/openbsd/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp256 static std::string OutputDir; variable
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2080 SmallString<128> OutputDir; in registerCallbacks() local