Home
last modified time | relevance | path

Searched defs:handleObjCMethod (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Index/
DIndexDecl.cpp78 bool handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in __anon67ce83f20111::IndexingDeclVisitor
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp796 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in CXIndexDataConsumer