LLVM 22.0.0git
|
#include "llvm/ObjCopy/CommonConfig.h"
Public Member Functions | |
Error | addMatcher (Expected< NameOrPattern > Matcher) |
bool | matches (StringRef S) const |
bool | empty () const |
Definition at line 126 of file CommonConfig.h.
|
inline |
Definition at line 132 of file CommonConfig.h.
References llvm::Error::success(), and llvm::Expected< T >::takeError().
|
inline |
Definition at line 150 of file CommonConfig.h.
Referenced by llvm::objcopy::coff::handleArgs(), llvm::objcopy::dxbc::handleArgs(), llvm::objcopy::wasm::removeSections(), removeSections(), replaceAndRemoveSections(), updateAndRemoveSymbols(), and updateAndRemoveSymbols().
Definition at line 145 of file CommonConfig.h.
References llvm::is_contained().
Referenced by llvm::objcopy::coff::handleArgs(), llvm::objcopy::dxbc::handleArgs(), llvm::objcopy::wasm::removeSections(), removeSections(), replaceAndRemoveSections(), updateAndRemoveSymbols(), and updateAndRemoveSymbols().