Searched defs:hasOutputDirectory (Results 1 – 2 of 2) sorted by relevance
43 bool hasOutputDirectory() const { return ShowOutputDirectory != ""; } in hasOutputDirectory() function
54 bool hasOutputDirectory() const { return !ShowOutputDirectory.empty(); } in hasOutputDirectory() function