Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h751 typedef specific_decl_iterator<CXXMethodDecl> method_iterator; typedef
1806 typedef const CXXMethodDecl *const* method_iterator; typedef
H A DDeclObjC.h537 typedef specific_decl_iterator<ObjCMethodDecl> method_iterator; typedef