Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerPlatform.cpp417 const bool only_dir = (packet.GetHexMaxU32(false, 0) == 1); in Handle_qPathComplete() local
DGDBRemoteCommunicationClient.cpp2997 CompletionRequest &request, bool only_dir) { in AutoCompleteDiskFileOrDirectory()
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h526 bool only_dir) {} in AutoCompleteDiskFileOrDirectory()
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp665 CompletionRequest &request, bool only_dir) { in AutoCompleteDiskFileOrDirectory()