Searched defs:handleObjCMethod (Results 1 – 2 of 2) sorted by relevance
| /external/clang/tools/libclang/ | ||
| D | IndexDecl.cpp | 52 void handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in __anon488f81350111::IndexingDeclVisitor |
| D | IndexingContext.cpp | 573 bool IndexingContext::handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in IndexingContext |