clang-tools
7.0.0
|
This is the complete list of members for clang::clangd::URIForFile, including all inherited members.
file() const | clang::clangd::URIForFile | inline |
operator bool() const | clang::clangd::URIForFile | inlineexplicit |
operator!=(const URIForFile &LHS, const URIForFile &RHS) | clang::clangd::URIForFile | friend |
operator<(const URIForFile &LHS, const URIForFile &RHS) | clang::clangd::URIForFile | friend |
operator==(const URIForFile &LHS, const URIForFile &RHS) | clang::clangd::URIForFile | friend |
uri() const | clang::clangd::URIForFile | inline |
URIForFile()=default | clang::clangd::URIForFile | |
URIForFile(std::string AbsPath) | clang::clangd::URIForFile | explicit |