Home
last modified time | relevance | path

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

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