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

  /external/clang/tools/libclang/
libclang.exports 173 clang_getCursorType
CXType.cpp 140 CXType clang_getCursorType(CXCursor C) {
588 return clang_getResultType(clang_getCursorType(C));
839 CXType PT = clang_getCursorType(PC);
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 207 milliseconds