Home
last modified time | relevance | path

Searched refs:is_super2 (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.h60 bool is_super2; member
DAppleObjCTrampolineHandler.cpp863 this_dispatch.is_super2 = false; in GetStepThroughDispatchPlan()
945 if (this_dispatch.is_super2) in GetStepThroughDispatchPlan()
1089 if (this_dispatch.is_super2) in GetStepThroughDispatchPlan()