Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2638 bool foundError = false; in CreateInstance() local
2642 foundError |= error.Fail(); in CreateInstance()
2647 foundError |= error.Fail(); in CreateInstance()
2652 foundError |= error.Fail(); in CreateInstance()
2657 foundError |= error.Fail(); in CreateInstance()
2662 foundError |= error.Fail(); in CreateInstance()
2675 foundError ? 0 : objc_indexed_classes); in CreateInstance()