LLVM 20.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 125 of file CommonConfig.h.
|
inline |
Definition at line 131 of file CommonConfig.h.
References llvm::detail::DenseSetImpl< ValueT, MapTy, ValueInfoT >::insert(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), llvm::Error::success(), and llvm::Expected< T >::takeError().
|
inline |
Definition at line 149 of file CommonConfig.h.
References llvm::detail::DenseSetImpl< ValueT, MapTy, ValueInfoT >::empty(), and llvm::SmallVectorBase< Size_T >::empty().
Referenced by llvm::objcopy::ConfigManager::getCOFFConfig(), llvm::objcopy::ConfigManager::getMachOConfig(), llvm::objcopy::ConfigManager::getWasmConfig(), and llvm::objcopy::ConfigManager::getXCOFFConfig().
Definition at line 144 of file CommonConfig.h.
References llvm::detail::DenseSetImpl< ValueT, MapTy, ValueInfoT >::contains(), and llvm::is_contained().