Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp191 uint32_t stepsLeft = 256; in ObjCRuntimeMethodType() local
194 if (--stepsLeft == 0) { in ObjCRuntimeMethodType()