Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp7010 static int getCursorPlatformAvailabilityForDecl(const Decl *D, in getCursorPlatformAvailabilityForDecl() function
7059 return getCursorPlatformAvailabilityForDecl( in getCursorPlatformAvailabilityForDecl()
7094 return getCursorPlatformAvailabilityForDecl(D, always_deprecated, in clang_getCursorPlatformAvailability()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7939 static void getCursorPlatformAvailabilityForDecl( in getCursorPlatformAvailabilityForDecl() function
7975 return getCursorPlatformAvailabilityForDecl( in getCursorPlatformAvailabilityForDecl()
8053 getCursorPlatformAvailabilityForDecl(D, always_deprecated, deprecated_message, in clang_getCursorPlatformAvailability()