clang-tools
7.0.0
|
#include "llvm/ADT/StringRef.h"
#include <string>
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |
Typedefs | |
using | clang::clangd::Path = std::string |
A typedef to represent a file path. More... | |
using | clang::clangd::PathRef = llvm::StringRef |
A typedef to represent a ref to file path. More... | |