Home
last modified time | relevance | path

Searched refs: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
443 ObjCRuntimeMethodType method_type(types); in FinishDecl()
461 ObjCRuntimeMethodType method_type(types); in FinishDecl()