Searched defs:OutputDir (Results 1 – 5 of 5) sorted by relevance
39 OutputDir("output-dir", variable50 CreateOutputFile(llvm::StringRef OutputDir, llvm::StringRef Filename) { in CreateOutputFile()
73 const std::string &OutputDir, const Preprocessor &pp, in HTMLDiagnostics()174 const std::string &OutputDir, const Preprocessor &PP, in createHTMLDiagnosticConsumer()196 const std::string &OutputDir, const Preprocessor &PP, in createHTMLSingleFileDiagnosticConsumer()
751 static std::string constructPCMPath(ModuleID MID, StringRef OutputDir) { in constructPCMPath()760 StringRef OutputDir) { in lookupModuleOutput()1022 std::string OutputDir(ModuleFilesDir); in clang_scan_deps_main() local
252 static std::string OutputDir; variable
2424 SmallString<128> OutputDir; in registerCallbacks() local