clang-tools
7.0.0
|
This is the complete list of members for clang::clangd::SymbolID, including all inherited members.
hash_value(const SymbolID &ID) | clang::clangd::SymbolID | friend |
operator<(const SymbolID &Sym) const | clang::clangd::SymbolID | inline |
operator<<(llvm::raw_ostream &OS, const SymbolID &ID) | clang::clangd::SymbolID | friend |
operator==(const SymbolID &Sym) const | clang::clangd::SymbolID | inline |
operator>>(llvm::StringRef Str, SymbolID &ID) | clang::clangd::SymbolID | friend |
str() const | clang::clangd::SymbolID | |
SymbolID()=default | clang::clangd::SymbolID | |
SymbolID(llvm::StringRef USR) | clang::clangd::SymbolID | explicit |