Searched refs:always_deprecated (Results 1 – 2 of 2) sorted by relevance
7011 int *always_deprecated, in getCursorPlatformAvailabilityForDecl() argument7022 if (always_deprecated) in getCursorPlatformAvailabilityForDecl()7023 *always_deprecated = 1; in getCursorPlatformAvailabilityForDecl()7061 always_deprecated, in getCursorPlatformAvailabilityForDecl()7072 int *always_deprecated, in clang_getCursorPlatformAvailability() argument7078 if (always_deprecated) in clang_getCursorPlatformAvailability()7079 *always_deprecated = 0; in clang_getCursorPlatformAvailability()7094 return getCursorPlatformAvailabilityForDecl(D, always_deprecated, in clang_getCursorPlatformAvailability()
2651 int *always_deprecated,