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,
IndexingContext.cpp 33 MakeCursorObjCProtocolRef(PD, Loc, IdxCtx.CXTU),
486 MakeCursorObjCProtocolRef(D, D->getLocation(),
    [all...]
CIndex.cpp 622 Cursor = MakeCursorObjCProtocolRef(PD, PD->getLocation(), TU);
    [all...]
CXCursor.cpp 509 CXCursor cxcursor::MakeCursorObjCProtocolRef(const ObjCProtocolDecl *Proto,
    [all...]

Completed in 28 milliseconds