clang-tools 19.0.0git
Namespaces | Functions | Variables
NSDateFormatterCheck.cpp File Reference
#include "NSDateFormatterCheck.h"
#include "clang/AST/ASTContext.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

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

Variables

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