This is the complete list of members for clang::doc::Index, including all inherited members.
Children | clang::doc::Index | |
Index()=default | clang::doc::Index | |
Index(StringRef Name) | clang::doc::Index | inline |
Index(StringRef Name, StringRef JumpToSection) | clang::doc::Index | inline |
Index(SymbolID USR, StringRef Name, InfoType IT, StringRef Path) | clang::doc::Index | inline |
IsInGlobalNamespace | clang::doc::Reference | |
JumpToSection | clang::doc::Index | |
merge(Reference &&I) | clang::doc::Reference | |
mergeable(const Reference &Other) | clang::doc::Reference | |
Name | clang::doc::Reference | |
operator<(const Index &Other) const | clang::doc::Index | |
operator==(const SymbolID &Other) const | clang::doc::Index | inline |
clang::doc::Reference::operator==(const Reference &Other) const | clang::doc::Reference | inline |
Path | clang::doc::Reference | |
Reference()=default | clang::doc::Reference | |
Reference(llvm::StringRef Name) | clang::doc::Reference | inline |
Reference(llvm::StringRef Name, StringRef Path) | clang::doc::Reference | inline |
Reference(SymbolID USR, StringRef Name, InfoType IT) | clang::doc::Reference | inline |
Reference(SymbolID USR, StringRef Name, InfoType IT, StringRef Path) | clang::doc::Reference | inline |
RefType | clang::doc::Reference | |
sort() | clang::doc::Index | |
USR | clang::doc::Reference | |