Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCDeclVendor.cpp184 class ObjCRuntimeMethodType { class
186 ObjCRuntimeMethodType(const char *types) : m_is_valid(false) { in ObjCRuntimeMethodType() function in ObjCRuntimeMethodType