Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp139 bool handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in __anon750ec4040111::IndexingDeclVisitor
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp805 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in CXIndexDataConsumer