Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCDeclVendor.cpp190 uint32_t stepsLeft = 256; in ObjCRuntimeMethodType() local
193 if (--stepsLeft == 0) { in ObjCRuntimeMethodType()