Searched refs:checkMethodVersion (Results 1 – 1 of 1) sorted by relevance
40 static bool checkMethodVersion(const Method& method, const FQName& fqName, std::string* error) { in checkMethodVersion() function108 if (checkMethodVersion(*method, ast.package(), &errorString)) { in methodVersions()