Home
last modified time | relevance | path

Searched defs:handleObjCMethod (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexDecl.cpp52 void handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in __anon376cee620111::IndexingDeclVisitor
H A DIndexingContext.cpp573 bool IndexingContext::handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in IndexingContext