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