Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp139 bool handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in __anon518304e80111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp809 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D, in handleObjCMethod() function in CXIndexDataConsumer