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