Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2810 bool foundError = false; in CreateInstance() local
2814 foundError |= error.Fail(); in CreateInstance()
2819 foundError |= error.Fail(); in CreateInstance()
2824 foundError |= error.Fail(); in CreateInstance()
2829 foundError |= error.Fail(); in CreateInstance()
2834 foundError |= error.Fail(); in CreateInstance()
2847 foundError ? 0 : objc_indexed_classes); in CreateInstance()