LLVM: llvm::objcopy::NameOrPattern Class Reference (original) (raw)
#include "[llvm/ObjCopy/CommonConfig.h](CommonConfig%5F8h%5Fsource.html)"
Definition at line 93 of file CommonConfig.h.
◆ create()
Definition at line 16 of file CommonConfig.cpp.
References llvm::GlobPattern::create(), create(), llvm::createStringError(), llvm::Data, llvm::invalid_argument, llvm::Regex::isValid(), llvm::objcopy::Literal, llvm_unreachable, llvm::objcopy::Regex, llvm::Expected< T >::takeError(), and llvm::objcopy::Wildcard.
Referenced by create().
◆ getName()
| std::optional< StringRef > llvm::objcopy::NameOrPattern::getName ( ) const | inline |
|---|
◆ isPositiveMatch()
| bool llvm::objcopy::NameOrPattern::isPositiveMatch ( ) const | inline |
|---|
◆ operator!=()
| bool llvm::objcopy::NameOrPattern::operator!= ( StringRef S) const | inline |
|---|
◆ operator==()
| bool llvm::objcopy::NameOrPattern::operator== ( StringRef S) const | inline |
|---|
The documentation for this class was generated from the following files:
- include/llvm/ObjCopy/CommonConfig.h
- lib/ObjCopy/CommonConfig.cpp