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