Home
last modified time | relevance | path

Searched refs:handleSynthesizedObjCProperty (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.h424 bool handleSynthesizedObjCProperty(const ObjCPropertyImplDecl *D);
DCXIndexDataConsumer.cpp108 DataConsumer.handleSynthesizedObjCProperty(D); in VisitObjCPropertyImplDecl()
812 bool CXIndexDataConsumer::handleSynthesizedObjCProperty( in handleSynthesizedObjCProperty() function in CXIndexDataConsumer