Searched refs:optionalLicense (Results 1 – 2 of 2) sorted by relevance
345 const string *optionalLicense, bool isJava, in startFile() argument370 if (optionalLicense != nullptr) { in startFile()371 *this << *optionalLicense; in startFile()
118 const std::string *optionalLicense, bool isJava, bool verbose);