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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 1014 return method_range(meth_begin(), meth_end());
1021 method_iterator meth_end() const { function in class:clang::ObjCContainerDecl
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp 638 if (PDecl->meth_begin() == PDecl->meth_end())

Completed in 39 milliseconds