Searched defs:handleObjCMethod (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ | ||
H A D | IndexDecl.cpp | 133 bool handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in __anon2e397e1c0111::IndexingDeclVisitor |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CXIndexDataConsumer.cpp | 802 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in CXIndexDataConsumer |