Searched defs:handleObjCMethod (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Index/ | ||
H A D | IndexDecl.cpp | 139 bool handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in __anon518304e80111::IndexingDeclVisitor |
/openbsd-src/gnu/llvm/clang/tools/libclang/ | ||
H A D | CXIndexDataConsumer.cpp | 809 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in CXIndexDataConsumer |