Searched refs:clang_getCursorAvailability (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h1997 clang_getCursorAvailability(CXCursor cursor);
/external/clang/tools/c-index-test/
H A Dc-index-test.c230 switch (clang_getCursorAvailability(Cursor)) {
/external/clang/tools/libclang/
H A DCIndex.cpp5377 enum CXAvailabilityKind clang_getCursorAvailability(CXCursor cursor) { function

Completed in 639 milliseconds