Home
last modified time | relevance | path

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

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