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

  /external/clang/tools/libclang/
CXType.cpp 155 case CXCursor_TypeRef: {
CXCursor.cpp 544 CXCursor C = { CXCursor_TypeRef, 0, { (void*)Type, RawLoc, TU } };
550 assert(C.kind == CXCursor_TypeRef);
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 26 milliseconds