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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h733 typedef specific_decl_iterator<CXXMethodDecl> method_iterator; typedef in class:clang::CXXRecordDecl
1730 typedef const CXXMethodDecl *const* method_iterator; typedef in class:clang::CXXMethodDecl
H A DDeclObjC.h511 typedef specific_decl_iterator<ObjCMethodDecl> method_iterator; typedef in class:clang::ObjCContainerDecl

Completed in 115 milliseconds