Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2786 bool foundError = false; in CreateInstance() local
2790 foundError |= error.Fail(); in CreateInstance()
2795 foundError |= error.Fail(); in CreateInstance()
2800 foundError |= error.Fail(); in CreateInstance()
2805 foundError |= error.Fail(); in CreateInstance()
2810 foundError |= error.Fail(); in CreateInstance()
2823 foundError ? 0 : objc_indexed_classes); in CreateInstance()