Home
last modified time | relevance | path

Searched refs:always_deprecated (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2338 int *always_deprecated,
/external/clang/tools/libclang/
DCIndex.cpp5764 int *always_deprecated, in clang_getCursorPlatformAvailability() argument
5770 if (always_deprecated) in clang_getCursorPlatformAvailability()
5771 *always_deprecated = 0; in clang_getCursorPlatformAvailability()
5790 if (always_deprecated) in clang_getCursorPlatformAvailability()
5791 *always_deprecated = 1; in clang_getCursorPlatformAvailability()