|
LLVM 22.0.0git
|
This is the complete list of members for llvm::orc::LibraryInfo, including all inherited members.
| ensureFilterBuilt(const BloomFilterBuilder &FB, ArrayRef< StringRef > Symbols) | llvm::orc::LibraryInfo | inline |
| getBasePath() const | llvm::orc::LibraryInfo | inline |
| getFileName() const | llvm::orc::LibraryInfo | inline |
| getFullPath() const | llvm::orc::LibraryInfo | inline |
| getKind() const | llvm::orc::LibraryInfo | inline |
| getState() const | llvm::orc::LibraryInfo | inline |
| hasFilter() const | llvm::orc::LibraryInfo | inline |
| LibraryInfo(const LibraryInfo &)=delete | llvm::orc::LibraryInfo | |
| LibraryInfo(std::string FilePath, LibState S, PathType K, std::optional< BloomFilter > Filter=std::nullopt) | llvm::orc::LibraryInfo | inline |
| mayContain(StringRef Symbol) const | llvm::orc::LibraryInfo | inline |
| operator=(const LibraryInfo &)=delete | llvm::orc::LibraryInfo | |
| operator==(const LibraryInfo &other) const | llvm::orc::LibraryInfo | inline |
| setFilter(BloomFilter F) | llvm::orc::LibraryInfo | inline |
| setState(LibState s) | llvm::orc::LibraryInfo | inline |