Home
last modified time | relevance | path

Searched defs:BoolOrErr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp288 llvm::Expected<bool> BoolOrErr = lua.CallBreakpointCallback( in BreakpointCallbackFunction() local
315 llvm::Expected<bool> BoolOrErr = in WatchpointCallbackFunction() local