Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp417 const bool find_other = false; in AddSDKSubdirsToSearchPaths() local
448 const bool find_other = true; // I think eFileTypeSymbolicLink are "other"s. in SearchForKextsAndKernelsRecursively() local
458 const bool find_other = true; // I think eFileTypeSymbolicLink are "other"s. in SearchForKextsAndKernelsRecursively() local
553 const bool find_other = false; in GetKernelsAndKextsInDirectoryHelper() local
DPlatformRemoteDarwinDevice.cpp173 const bool find_other = false; in UpdateSDKDirectoryInfosIfNeeded() local
DPlatformDarwin.cpp1297 const bool find_other = true; // include symlinks in FindSDKInXcodeForModules() local
/external/llvm-project/lldb/unittests/Host/
DFileSystemTest.cpp283 constexpr bool find_other = true; in TEST() local
/external/llvm-project/lldb/source/Host/common/
DFileSystem.cpp204 bool find_files, bool find_other, in EnumerateDirectory()
/external/llvm-project/lldb/source/Core/
DDebugger.cpp563 const bool find_other = true; in InstanceInitialize() local
DPluginManager.cpp146 const bool find_other = true; in Initialize() local