Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h657 using method_iterator = specific_decl_iterator<CXXMethodDecl>; variable
2180 using method_iterator = const CXXMethodDecl *const *; variable
H A DDeclObjC.h1011 using method_iterator = specific_decl_iterator<ObjCMethodDecl>; variable