Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
GlobPattern.cpp File Reference

Go to the source code of this file.

Functions

static Expected< BitVectorexpand (StringRef S, StringRef Original)
static Expected< SmallVector< std::string, 1 > > parseBraceExpansions (StringRef S, std::optional< size_t > MaxSubPatterns)

Function Documentation

◆ expand()

◆ parseBraceExpansions()