Home
last modified time | relevance | path

Searched refs:warn_deprecated (Results 1 – 4 of 4) sorted by relevance

/src/crypto/openssl/apps/
H A Dopenssl.c48 static void warn_deprecated(const FUNCTION *fp) in warn_deprecated() function
431 warn_deprecated(fp); in do_cmd()
/src/crypto/krb5/src/lib/krb5/krb/
H A Dget_in_tkt.c1584 warn_deprecated(krb5_context context, krb5_init_creds_context ctx, in warn_deprecated() function
1856 warn_deprecated(context, ctx, encrypting_key.enctype); in init_creds_step_reply()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp512 diag = !ObjCPropertyAccess ? diag::warn_deprecated in DoEmitAvailabilityWarning()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td5882 def warn_deprecated : Warning<"%0 is deprecated">,