Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
Dlibclang.exports177 clang_getCursorPlatformAvailability
DCIndex.cpp7071 int clang_getCursorPlatformAvailability(CXCursor cursor, in clang_getCursorPlatformAvailability() function
/external/llvm-project/clang/tools/libclang/
Dlibclang.exports206 clang_getCursorPlatformAvailability
DCIndex.cpp8030 int clang_getCursorPlatformAvailability(CXCursor cursor, int *always_deprecated, in clang_getCursorPlatformAvailability() function
/external/clang/include/clang-c/
DIndex.h2650 clang_getCursorPlatformAvailability(CXCursor cursor,
/external/llvm-project/clang/include/clang-c/
DIndex.h2932 CINDEX_LINKAGE int clang_getCursorPlatformAvailability(
/external/rust/crates/clang-sys/src/
Dlib.rs2016 …pub fn clang_getCursorPlatformAvailability(cursor: CXCursor, deprecated: *mut c_int, deprecated_me…
/external/clang/tools/c-index-test/
Dc-index-test.c736 = clang_getCursorPlatformAvailability(Cursor, in PrintCursor()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c849 = clang_getCursorPlatformAvailability(Cursor, in PrintCursor()