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 174 case CXCursor_TypeRef: {
CXCursor.cpp 548 CXCursor C = { CXCursor_TypeRef, 0, { Type, RawLoc, TU } };
554 assert(C.kind == CXCursor_TypeRef);
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 56 milliseconds