Searched refs:gotVersion (Results 1 – 3 of 3) sorted by relevance
121 bool *gotVersion) { in parseSubsystem() argument140 if (gotVersion) in parseSubsystem()141 *gotVersion = !ver.empty(); in parseSubsystem()
211 uint32_t *minor, bool *gotVersion = nullptr);
545 bool gotVersion = false; in parseDirectives() local548 &ctx.config.minorSubsystemVersion, &gotVersion); in parseDirectives()549 if (gotVersion) { in parseDirectives()