Searched refs:always_deprecated (Results 1 – 2 of 2) sorted by relevance
6375 int *always_deprecated, in getCursorPlatformAvailabilityForDecl() argument6386 if (always_deprecated) in getCursorPlatformAvailabilityForDecl()6387 *always_deprecated = 1; in getCursorPlatformAvailabilityForDecl()6425 always_deprecated, in getCursorPlatformAvailabilityForDecl()6436 int *always_deprecated, in clang_getCursorPlatformAvailability() argument6442 if (always_deprecated) in clang_getCursorPlatformAvailability()6443 *always_deprecated = 0; in clang_getCursorPlatformAvailability()6458 return getCursorPlatformAvailabilityForDecl(D, always_deprecated, in clang_getCursorPlatformAvailability()
2516 int *always_deprecated,