Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp190 uint32_t stepsLeft = 256; in ObjCRuntimeMethodType() local
193 if (--stepsLeft == 0) { in ObjCRuntimeMethodType()