Searched refs:handleObjCProtocol (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h393 bool handleObjCProtocol(const ObjCProtocolDecl *D);
H A DCXIndexDataConsumer.cpp74 DataConsumer.handleObjCProtocol(D);
719 bool CXIndexDataConsumer::handleObjCProtocol(const ObjCProtocolDecl *D) { function in class:CXIndexDataConsumer

Completed in 124 milliseconds