|
LLVM
8.0.1
|
This is the complete list of members for llvm::SpecialCaseList, including all inherited members.
| create(const std::vector< std::string > &Paths, std::string &Error) | llvm::SpecialCaseList | static |
| create(const MemoryBuffer *MB, std::string &Error) | llvm::SpecialCaseList | static |
| createInternal(const std::vector< std::string > &Paths, std::string &Error) | llvm::SpecialCaseList | protected |
| createInternal(const MemoryBuffer *MB, std::string &Error) | llvm::SpecialCaseList | protected |
| createOrDie(const std::vector< std::string > &Paths) | 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, StringMap< size_t > &SectionsMap, 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 |
1.8.13