Searched refs:always_deprecated (Results 1 – 2 of 2) sorted by relevance
5619 int *always_deprecated, in clang_getCursorPlatformAvailability() argument5625 if (always_deprecated) in clang_getCursorPlatformAvailability()5626 *always_deprecated = 0; in clang_getCursorPlatformAvailability()5645 if (always_deprecated) in clang_getCursorPlatformAvailability()5646 *always_deprecated = 1; in clang_getCursorPlatformAvailability()
2252 int *always_deprecated,