Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/
H A DFindAllSymbolsMain.cpp52 static cl::opt<std::string> OutputDir("output-dir", cl::desc(R"( variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp77 HTMLDiagnostics(PathDiagnosticConsumerOptions DiagOpts,const std::string & OutputDir,const Preprocessor & pp,bool supportsMultipleFiles) HTMLDiagnostics() argument
178 createHTMLDiagnosticConsumer(PathDiagnosticConsumerOptions DiagOpts,PathDiagnosticConsumers & C,const std::string & OutputDir,const Preprocessor & PP,const cross_tu::CrossTranslationUnitContext & CTU,const MacroExpansionContext & MacroExpansions) createHTMLDiagnosticConsumer() argument
199 createHTMLSingleFileDiagnosticConsumer(PathDiagnosticConsumerOptions DiagOpts,PathDiagnosticConsumers & C,const std::string & OutputDir,const Preprocessor & PP,const cross_tu::CrossTranslationUnitContext & CTU,const clang::MacroExpansionContext & MacroExpansions) createHTMLSingleFileDiagnosticConsumer() argument
[all...]
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp677 constructPCMPath(ModuleID MID,StringRef OutputDir) constructPCMPath() argument
685 lookupModuleOutput(const ModuleID & MID,ModuleOutputKind MOK,StringRef OutputDir) lookupModuleOutput() argument
932 std::string OutputDir(ModuleFilesDir); clang_scan_deps_main() local
/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp252 static std::string OutputDir; variable
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2422 SmallString<128> OutputDir; registerCallbacks() local