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

/external/clang/include/clang-c/
H A DIndex.h3511 CINDEX_LINKAGE int clang_Cursor_isDynamicCall(CXCursor C);
/external/clang/tools/libclang/
H A DCXCursor.cpp1237 int clang_Cursor_isDynamicCall(CXCursor C) { function
/external/clang/tools/c-index-test/
H A Dc-index-test.c2235 if (clang_Cursor_isDynamicCall(Cursor))

Completed in 148 milliseconds