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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h751 typedef specific_decl_iterator<CXXMethodDecl> method_iterator; typedef in class:clang::CXXRecordDecl
1793 typedef const CXXMethodDecl *const* method_iterator; typedef in class:clang::CXXMethodDecl
H A DDeclObjC.h725 typedef specific_decl_iterator<ObjCMethodDecl> method_iterator; typedef in class:clang::ObjCContainerDecl

Completed in 71 milliseconds