clang-tools 22.0.0git
GlobList.cpp File Reference
#include "GlobList.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallString.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy

Functions

static bool clang::tidy::consumeNegativeIndicator (StringRef &GlobList)
static llvm::StringRef clang::tidy::extractNextGlob (StringRef &GlobList)
static llvm::Regex clang::tidy::createRegexFromGlob (StringRef &Glob)