Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.h425 bool handleSynthesizedObjCMethod(const ObjCMethodDecl *D, SourceLocation Loc,
DCXIndexDataConsumer.cpp96 DataConsumer.handleSynthesizedObjCMethod(D, DeclLoc, LexicalDC); in VisitObjCMethodDecl()
820 bool CXIndexDataConsumer::handleSynthesizedObjCMethod(const ObjCMethodDecl *D, in handleSynthesizedObjCMethod() function in CXIndexDataConsumer