Home
last modified time | relevance | path

Searched defs:method_end (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4301 auto method_end = cxx_record_decl->method_end(); in GetMemberFunctionAtIndex() local
4337 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex() local
4367 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex() local
/external/clang/include/clang/AST/
DDeclCXX.h770 method_iterator method_end() const { in method_end() function
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h641 method_iterator method_end() const { in method_end() function