This is the complete list of members for clang::doc::Index, including all inherited members.
| Children | clang::doc::Index | |
| DocumentationFileName | clang::doc::Reference | |
| getFileBaseName() const | clang::doc::Reference | |
| getRelativeFilePath(const StringRef &CurrentPath) const | clang::doc::Reference | |
| 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 |
| 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 | |
| clang::doc::Reference::operator<(const Reference &Other) const | clang::doc::Reference | inline |
| 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 | |
| QualName | clang::doc::Reference | |
| Reference(SymbolID USR=SymbolID(), StringRef Name=StringRef(), InfoType IT=InfoType::IT_default) | clang::doc::Reference | inline |
| Reference(SymbolID USR, StringRef Name, InfoType IT, StringRef QualName, StringRef Path=StringRef()) | clang::doc::Reference | inline |
| Reference(SymbolID USR, StringRef Name, InfoType IT, StringRef QualName, StringRef Path, SmallString< 16 > DocumentationFileName) | clang::doc::Reference | inline |
| RefType | clang::doc::Reference | |
| sort() | clang::doc::Index | |
| USR | clang::doc::Reference | |