Searched refs:DotCfgDir (Results 1 – 1 of 1) sorted by relevance
100 static cl::opt<std::string> DotCfgDir( variable2270 SmallString<20> PDFFile = formatv("{0}/{1}", DotCfgDir, PDFFileName); in genHTML()2368 HTML = std::make_unique<raw_fd_ostream>(DotCfgDir + "/passes.html", EC); in initializeHTML()2432 sys::fs::expand_tilde(DotCfgDir, OutputDir); in registerCallbacks()2435 DotCfgDir = OutputDir.c_str(); in registerCallbacks()