clang-tools 22.0.0git
NSDateFormatterCheck.cpp File Reference
#include "NSDateFormatterCheck.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"

Go to the source code of this file.

Namespaces

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

Functions

static bool clang::tidy::objc::isValidDatePattern (StringRef Pattern)

Variables

static char clang::tidy::objc::ValidDatePatternChars []