Searched refs:handleSynthesizedObjCMethod (Results 1 – 2 of 2) sorted by relevance
425 bool handleSynthesizedObjCMethod(const ObjCMethodDecl *D, SourceLocation Loc,
96 DataConsumer.handleSynthesizedObjCMethod(D, DeclLoc, LexicalDC); in VisitObjCMethodDecl()820 bool CXIndexDataConsumer::handleSynthesizedObjCMethod(const ObjCMethodDecl *D, in handleSynthesizedObjCMethod() function in CXIndexDataConsumer