Home
last modified time | relevance | path

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

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