|
clang-tools 22.0.0git
|
This is the complete list of members for SymbolInfo, including all inherited members.
| Context typedef | SymbolInfo | |
| ContextType enum name | SymbolInfo | |
| getContexts() const | SymbolInfo | inline |
| getFilePath() const | SymbolInfo | inline |
| getName() const | SymbolInfo | inline |
| getQualifiedName() const | SymbolInfo | |
| getSymbolKind() const | SymbolInfo | inline |
| llvm::yaml::MappingTraits< struct SymbolAndSignals > | SymbolInfo | friend |
| operator<(const SymbolInfo &Symbol) const | SymbolInfo | |
| operator==(const SymbolInfo &Symbol) const | SymbolInfo | |
| SetFilePath(llvm::StringRef Path) | SymbolInfo | inline |
| SignalMap typedef | SymbolInfo | |
| SymbolInfo() | SymbolInfo | inline |
| SymbolInfo(llvm::StringRef Name, SymbolKind Type, llvm::StringRef FilePath, const std::vector< Context > &Contexts) | SymbolInfo | |
| SymbolKind enum name | SymbolInfo |