14 #ifndef LLVM_SUPPORT_GLOB_PATTERN_H 15 #define LLVM_SUPPORT_GLOB_PATTERN_H 27 template <
typename T>
class ArrayRef;
38 std::vector<BitVector> Tokens;
47 #endif // LLVM_SUPPORT_GLOB_PATTERN_H This class represents lattice values for constants.
bool match(StringRef S) const
Tagged union holding either a T or a Error.
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory)...
static Expected< GlobPattern > create(StringRef Pat)
StringRef - Represent a constant reference to a string, i.e.