Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp269 std::function<bool(const char *, const char *)> const &instance_method_func, in Describe()
H A DAppleObjCDeclVendor.cpp436 auto instance_method_func = in FinishDecl() local
H A DAppleObjCClassDescriptorV2.cpp375 std::function<bool(const char *, const char *)> const &instance_method_func, in Describe()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h117 &instance_method_func, in Describe()