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

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

Completed in 410 milliseconds