reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
123 bool IsDirectory(const llvm::Twine &path) const;
176 return IsDirectory(file_spec.GetPath());
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp 30 if (FileSystem::Instance().IsDirectory(clang_path))
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp 635 if (FileSystem::Instance().IsDirectory(clang_resource_dir.GetPath())) {
tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp 1575 if (FileSystem::Instance().IsDirectory(sysroot_spec.GetPath())) {