Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp280 std::function<bool(const char *, const char *)> const &instance_method_func, in Describe()
H A DAppleObjCClassDescriptorV2.cpp327 std::function<bool(const char *, const char *)> const &instance_method_func, in Describe()
H A DAppleObjCDeclVendor.cpp454 auto instance_method_func = in FinishDecl() local
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h107 &instance_method_func, in Describe()