Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexDecl.cpp44 void handleObjCMethod(ObjCMethodDecl *D) { in handleObjCMethod() function in __anonb33844f70111::IndexingDeclVisitor
DIndexingContext.cpp497 bool IndexingContext::handleObjCMethod(const ObjCMethodDecl *D) { in handleObjCMethod() function in IndexingContext