Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2655 bool foundError = false; in CreateInstance() local
2659 foundError |= error.Fail(); in CreateInstance()
2664 foundError |= error.Fail(); in CreateInstance()
2669 foundError |= error.Fail(); in CreateInstance()
2674 foundError |= error.Fail(); in CreateInstance()
2679 foundError |= error.Fail(); in CreateInstance()
2692 foundError ? 0 : objc_indexed_classes); in CreateInstance()