Searched defs:handleObjCMethod (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/Index/ | ||
| D | IndexDecl.cpp | 78 bool handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in __anond6c20af80111::IndexingDeclVisitor |
| /external/clang/tools/libclang/ | ||
| D | CXIndexDataConsumer.cpp | 796 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in CXIndexDataConsumer |