9 #ifndef LLVM_CLANG_TOOLS_EXTRA_CLANGD_PATH_H 10 #define LLVM_CLANG_TOOLS_EXTRA_CLANGD_PATH_H 12 #include "llvm/ADT/StringRef.h" llvm::StringRef PathRef
A typedef to represent a ref to file path.
std::string Path
A typedef to represent a file path.
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//