Searched refs:always_deprecated (Results 1 – 2 of 2) sorted by relevance
6640 int *always_deprecated, in getCursorPlatformAvailabilityForDecl() argument6651 if (always_deprecated) in getCursorPlatformAvailabilityForDecl()6652 *always_deprecated = 1; in getCursorPlatformAvailabilityForDecl()6690 always_deprecated, in getCursorPlatformAvailabilityForDecl()6701 int *always_deprecated, in clang_getCursorPlatformAvailability() argument6707 if (always_deprecated) in clang_getCursorPlatformAvailability()6708 *always_deprecated = 0; in clang_getCursorPlatformAvailability()6723 return getCursorPlatformAvailabilityForDecl(D, always_deprecated, in clang_getCursorPlatformAvailability()
2595 int *always_deprecated,