clang-tools 19.0.0git
Namespaces | Functions
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::Regex clang::tidy::consumeGlob (StringRef &GlobList)