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 150 CXCursor declCursor = clang_getCursorReferenced(cursor);
465 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 692 Referenced = clang_getCursorReferenced(Cursor);
    [all...]

Completed in 83 milliseconds