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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h671 method_iterator method_end() const { function in class:clang::CXXRecordDecl
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4397 auto method_end = cxx_record_decl->method_end(); local
4433 auto method_end = class_interface_decl->meth_end(); local
4463 auto method_end = class_interface_decl->meth_end(); local

Completed in 135 milliseconds