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

  /external/clang/tools/libclang/
IndexDecl.cpp 91 IndexCtx.handleObjCProtocol(PD);
121 IndexCtx.handleObjCProtocol(D);
IndexingContext.h 124 void handleObjCProtocol(const ObjCProtocolDecl *D);
IndexingContext.cpp 304 void IndexingContext::handleObjCProtocol(const ObjCProtocolDecl *D) {

Completed in 395 milliseconds