HomeSort by: relevance | last modified time | path
    Searched refs:handleObjCMethod (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexDecl.cpp 133 bool handleObjCMethod(const ObjCMethodDecl *D,
504 handleObjCMethod(D);
511 handleObjCMethod(MD, D);
514 handleObjCMethod(MD, D);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h 399 bool handleObjCMethod(const ObjCMethodDecl *D, SourceLocation Loc);
CXIndexDataConsumer.cpp 97 DataConsumer.handleObjCMethod(D, DeclLoc);
802 bool CXIndexDataConsumer::handleObjCMethod(const ObjCMethodDecl *D,

Completed in 16 milliseconds