Searched refs:handleObjCMethod (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp139 bool handleObjCMethod(const ObjCMethodDecl *D, function in class:__anon681::IndexingDeclVisitor
519 handleObjCMethod(D);
526 handleObjCMethod(MD, D);
529 handleObjCMethod(MD, D);
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h398 bool handleObjCMethod(const ObjCMethodDecl *D, SourceLocation Loc);
H A DCXIndexDataConsumer.cpp97 DataConsumer.handleObjCMethod(D, DeclLoc);
809 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D, function in class:CXIndexDataConsumer

Completed in 141 milliseconds