Home
last modified time | relevance | path

Searched refs:clang_getCursorPlatformAvailability (Results 1 – 4 of 4) sorted by relevance

/external/clang/tools/libclang/
Dlibclang.exports177 clang_getCursorPlatformAvailability
DCIndex.cpp7071 int clang_getCursorPlatformAvailability(CXCursor cursor, in clang_getCursorPlatformAvailability() function
/external/clang/include/clang-c/
DIndex.h2650 clang_getCursorPlatformAvailability(CXCursor cursor,
/external/clang/tools/c-index-test/
Dc-index-test.c736 = clang_getCursorPlatformAvailability(Cursor, in PrintCursor()