clang-tools 20.0.0git
|
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) |