Searched defs:allowVersion (Results 1 – 3 of 3) sorted by relevance
55 func (check *Checker) allowVersion(at poser, v goVersion) bool { func
57 func (check *Checker) allowVersion(at positioner, v goVersion) bool { func
496 void Parser::versionDirective(Position start, bool allowVersion) { in versionDirective()524 void Parser::directive(bool allowVersion) { in directive()