Searched defs:checkDeprecated (Results 1 – 5 of 5) sorted by relevance
39 public static MethodSpec checkDeprecated(MemberModel member, MethodSpec method) { in checkDeprecated() method in DeprecationUtils57 public static MethodSpec checkDeprecated(OperationModel operation, MethodSpec method) { in checkDeprecated() method in DeprecationUtils71 public static List<MethodSpec> checkDeprecated(MemberModel member, List<MethodSpec> methods) { in checkDeprecated() method in DeprecationUtils
442 CheckDeprecated checkDeprecated = new CheckDeprecated(this); in TestNonLdml() local
56 public void checkDeprecated() { in checkDeprecated() method in DeprecatedAPIChecker
803 void TParseVersions::checkDeprecated(const TSourceLoc& loc, int profileMask, int depVersion, const … in checkDeprecated() function in glslang::TParseVersions
808 void TParseVersions::checkDeprecated(const TSourceLoc& loc, int profileMask, int depVersion, const … in checkDeprecated() function in glslang::TParseVersions