Searched defs:method_end (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4441 auto method_end = cxx_record_decl->method_end(); GetMemberFunctionAtIndex() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 672 method_iterator method_end() const { method_end() function |