HomeSort by relevance Sort by last modified time
    Searched refs:handleObjCMethod (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
IndexDecl.cpp 52 void handleObjCMethod(const ObjCMethodDecl *D) {
53 IndexCtx.handleObjCMethod(D);
205 handleObjCMethod(D);
212 handleObjCMethod(MD);
215 handleObjCMethod(MD);
IndexingContext.h 417 bool handleObjCMethod(const ObjCMethodDecl *D);
IndexingContext.cpp 573 bool IndexingContext::handleObjCMethod(const ObjCMethodDecl *D) {
    [all...]

Completed in 994 milliseconds