Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/macosx/objcxx/
H A DHost.mm453 bool Host::IsInteractiveGraphicSession() { global() function
/llvm-project/lldb/source/Host/common/
H A DHost.cpp585 bool Host::IsInteractiveGraphicSession() { return false; } IsInteractiveGraphicSession() function in Host