Searched refs:OutDir (Results 1 – 2 of 2) sorted by relevance
1573 my $OutDir = shift @$Args;1574 mkpath($OutDir) unless (-e $OutDir); # abs_path wants existing dir1575 $Options{OutputDir} = abs_path($OutDir);1593 my $OutDir = shift @$Args;1594 mkpath($OutDir) unless (-e $OutDir); # abs_path wants existing dir1595 $Options{OutputDir} = abs_path($OutDir);
90 const std::string OutDir; member in __anon4823cf260111::AnalysisConsumer128 PP(CI.getPreprocessor()), OutDir(outdir), Opts(std::move(opts)), in AnalysisConsumer()165 CREATEFN(Opts->getDiagOpts(), PathConsumers, OutDir, PP, CTU, \ in DigestAnalyzerOptions()