clang-tools 19.0.0git
Namespaces | Functions
FS.cpp File Reference
#include "FS.h"
#include "clang/Basic/LLVM.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <optional>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 

Functions

Path clang::clangd::removeDots (PathRef File)
 Returns a version of File that doesn't contain dots and dot dots.