clang-tools  7.0.0
Namespaces
URI.cpp File Reference
#include "URI.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/Path.h"
#include <iomanip>
#include <sstream>
Include dependency graph for URI.cpp:

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ Scheme

const char* Scheme
static

Definition at line 33 of file URI.cpp.

Referenced by clang::clangd::URIDistance::distance().