HomeSort by relevance Sort by last modified time
    Searched refs:clang_getCursorReferenced (Results 1 - 5 of 5) sorted by null

  /external/clang/tools/libclang/
CIndexHigh.cpp 135 CXCursor declCursor = clang_getCursorReferenced(cursor);
281 CXCursor refCursor = clang_getCursorReferenced(cursor);
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 204 Referenced = clang_getCursorReferenced(Cursor);
    [all...]

Completed in 27 milliseconds