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