LLVM  8.0.1
Public Member Functions | Static Public Member Functions | List of all members
llvm::GlobPattern Class Reference

#include "llvm/Support/GlobPattern.h"

Public Member Functions

bool match (StringRef S) const
 

Static Public Member Functions

static Expected< GlobPatterncreate (StringRef Pat)
 

Detailed Description

Definition at line 30 of file GlobPattern.h.

Member Function Documentation

◆ create()

Expected< GlobPattern > GlobPattern::create ( StringRef  Pat)
static

◆ match()

bool GlobPattern::match ( StringRef  S) const

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