15 #ifndef LLVM_SUPPORT_GLOB_PATTERN_H 16 #define LLVM_SUPPORT_GLOB_PATTERN_H 28 template <
typename T>
class ArrayRef;
39 std::vector<BitVector> Tokens;
48 #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.