|
LLVM
8.0.1
|
#include "llvm/Support/SpecialCaseList.h"

Public Member Functions | |
| Section (std::unique_ptr< Matcher > M) | |
Public Attributes | |
| std::unique_ptr< Matcher > | SectionMatcher |
| SectionEntries | Entries |
Definition at line 133 of file SpecialCaseList.h.
|
inline |
Definition at line 134 of file SpecialCaseList.h.
| SectionEntries llvm::SpecialCaseList::Section::Entries |
Definition at line 137 of file SpecialCaseList.h.
| std::unique_ptr<Matcher> llvm::SpecialCaseList::Section::SectionMatcher |
Definition at line 134 of file SpecialCaseList.h.
1.8.13