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

  /external/clang/tools/libclang/
CXCursor.cpp 676 CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } };
682 assert(C.kind == CXCursor_ObjCProtocolRef);
941 Cursor.kind == CXCursor_ObjCProtocolRef ||
    [all...]
CXType.cpp 209 case CXCursor_ObjCProtocolRef:
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 46 milliseconds