Searched refs:SetDryRun (Results 1 – 2 of 2) sorted by relevance
75 implementation_visitor.SetDryRun(output_directory.length() == 0); in CompileCurrentAst()
581 void SetDryRun(bool is_dry_run) { is_dry_run_ = is_dry_run; } in SetDryRun() function