Searched defs:IsInteractiveGraphicSession (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/macosx/objcxx/ | ||
H A D | Host.mm | 453 bool Host::IsInteractiveGraphicSession() { global() function |
/llvm-project/lldb/source/Host/common/ | ||
H A D | Host.cpp | 585 bool Host::IsInteractiveGraphicSession() { return false; } IsInteractiveGraphicSession() function in Host |