Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h640 using method_iterator = specific_decl_iterator<CXXMethodDecl>; variable
2097 using method_iterator = const CXXMethodDecl *const *; variable
H A DDeclObjC.h1005 using method_iterator = specific_decl_iterator<ObjCMethodDecl>; variable