Searched defs:OutputDir (Results 1 – 4 of 4) sorted by relevance
77 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()
679 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
252 static std::string OutputDir; variable
2431 SmallString<128> OutputDir; in registerCallbacks() local