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 D | FindAllSymbolsMain.cpp | 52 static cl::opt<std::string> OutputDir("output-dir", cl::desc(R"( variable
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 77 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 D | ClangScanDeps.cpp | 677 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 D | llvm-ar.cpp | 252 static std::string OutputDir; variable
|
/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 2422 SmallString<128> OutputDir; registerCallbacks() local
|