LLVM 22.0.0git
llvm::objcopy::NameMatcher Class Reference

#include "llvm/ObjCopy/CommonConfig.h"

Public Member Functions

Error addMatcher (Expected< NameOrPattern > Matcher)
bool matches (StringRef S) const
bool empty () const

Detailed Description

Definition at line 126 of file CommonConfig.h.

Member Function Documentation

◆ addMatcher()

Error llvm::objcopy::NameMatcher::addMatcher ( Expected< NameOrPattern > Matcher)
inline

Definition at line 132 of file CommonConfig.h.

References llvm::Error::success(), and llvm::Expected< T >::takeError().

◆ empty()

◆ matches()


The documentation for this class was generated from the following file: