Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp281 bool all_the_same = true; in SetUpRegion() local
289 all_the_same = false; in SetUpRegion()
294 if (all_the_same) in SetUpRegion()