Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCDeclVendor.cpp192 uint32_t stepsLeft = 256; in ObjCRuntimeMethodType() local
195 if (--stepsLeft == 0) { in ObjCRuntimeMethodType()