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