Home
last modified time | relevance | path

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

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