LLVM 20.0.0git
|
This is the complete list of members for llvm::SpecialCaseList, including all inherited members.
addSection(StringRef SectionStr, unsigned LineNo, bool UseGlobs=true) | llvm::SpecialCaseList | protected |
create(const std::vector< std::string > &Paths, llvm::vfs::FileSystem &FS, std::string &Error) | llvm::SpecialCaseList | static |
create(const MemoryBuffer *MB, std::string &Error) | llvm::SpecialCaseList | static |
createInternal(const std::vector< std::string > &Paths, vfs::FileSystem &VFS, std::string &Error) | llvm::SpecialCaseList | protected |
createInternal(const MemoryBuffer *MB, std::string &Error) | llvm::SpecialCaseList | protected |
createOrDie(const std::vector< std::string > &Paths, llvm::vfs::FileSystem &FS) | llvm::SpecialCaseList | static |
inSection(StringRef Section, StringRef Prefix, StringRef Query, StringRef Category=StringRef()) const | llvm::SpecialCaseList | |
inSectionBlame(StringRef Section, StringRef Prefix, StringRef Query, StringRef Category=StringRef()) const | llvm::SpecialCaseList | |
inSectionBlame(const SectionEntries &Entries, StringRef Prefix, StringRef Query, StringRef Category) const | llvm::SpecialCaseList | protected |
operator=(SpecialCaseList const &)=delete | llvm::SpecialCaseList | protected |
parse(const MemoryBuffer *MB, std::string &Error) | llvm::SpecialCaseList | protected |
SectionEntries typedef | llvm::SpecialCaseList | protected |
Sections | llvm::SpecialCaseList | protected |
SpecialCaseList()=default | llvm::SpecialCaseList | protected |
SpecialCaseList(SpecialCaseList const &)=delete | llvm::SpecialCaseList | protected |
~SpecialCaseList() | llvm::SpecialCaseList |