LLVM 19.0.0git
Public Member Functions | List of all members
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 125 of file CommonConfig.h.

Member Function Documentation

◆ addMatcher()

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

◆ empty()

bool llvm::objcopy::NameMatcher::empty ( ) const
inline

◆ matches()

bool llvm::objcopy::NameMatcher::matches ( StringRef  S) const
inline

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