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

  /external/clang/tools/libclang/
CXCursor.h 72 CXCursor MakeCursorObjCProtocolRef(const ObjCProtocolDecl *Proto,
CXIndexDataConsumer.cpp 246 MakeCursorObjCProtocolRef(PD, Loc, IdxCtx.CXTU),
717 MakeCursorObjCProtocolRef(D, D->getLocation(),
    [all...]
CIndex.cpp 657 Cursor = MakeCursorObjCProtocolRef(PD, PD->getLocation(), TU);
    [all...]
CXCursor.cpp 671 CXCursor cxcursor::MakeCursorObjCProtocolRef(const ObjCProtocolDecl *Proto,
    [all...]

Completed in 51 milliseconds