clang-tools  7.0.0
clang::clangd::URIForFile Member List

This is the complete list of members for clang::clangd::URIForFile, including all inherited members.

file() constclang::clangd::URIForFileinline
operator bool() constclang::clangd::URIForFileinlineexplicit
operator!=(const URIForFile &LHS, const URIForFile &RHS)clang::clangd::URIForFilefriend
operator<(const URIForFile &LHS, const URIForFile &RHS)clang::clangd::URIForFilefriend
operator==(const URIForFile &LHS, const URIForFile &RHS)clang::clangd::URIForFilefriend
uri() constclang::clangd::URIForFileinline
URIForFile()=defaultclang::clangd::URIForFile
URIForFile(std::string AbsPath)clang::clangd::URIForFileexplicit