Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h656 using method_iterator = specific_decl_iterator<CXXMethodDecl>; global() variable
2166 using method_iterator = const CXXMethodDecl *const *; global() variable
H A DDeclObjC.h1008 using method_iterator = specific_decl_iterator<ObjCMethodDecl>; global() variable