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

  /external/clang/tools/c-index-test/
c-index-test.c 210 if (!clang_equalCursors(Referenced, clang_getNullCursor())) {
286 if (!clang_equalCursors(SpecializationOf, clang_getNullCursor())) {
926 if ((c == EOF || !clang_equalCursors(cursor, prevCursor)) &&
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/libclang/
CXCursor.cpp     [all...]
CIndex.cpp     [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]

Completed in 136 milliseconds