Home
last modified time | relevance | path

Searched defs:class_method_func (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp281 std::function<bool(const char *, const char *)> const &class_method_func, in Describe()
H A DAppleObjCDeclVendor.cpp456 auto class_method_func = [log, interface_decl, in FinishDecl() local
H A DAppleObjCClassDescriptorV2.cpp363 std::function<bool(const char *, const char *)> const &class_method_func, in Describe()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h117 &class_method_func, in Describe()