Searched defs:OutputDir (Results 1 – 3 of 3) sorted by relevance
69 static const char *DetermineOutputFile(const std::string &OutputDir, in DetermineOutputFile()
134 const string& OutputDir() const { return output_dir_; } in OutputDir() function
1120 func (c *RuleBuilderCommand) OutputDir() *RuleBuilderCommand { func