Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp282 bool all_the_same = true; in SetUpRegion() local
290 all_the_same = false; in SetUpRegion()
295 if (all_the_same) in SetUpRegion()