Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.h59 bool is_super; member
DAppleObjCTrampolineHandler.cpp862 this_dispatch.is_super = false; in GetStepThroughDispatchPlan()
943 if (this_dispatch.is_super) in GetStepThroughDispatchPlan()
1083 if (this_dispatch.is_super) in GetStepThroughDispatchPlan()