clang-tools 19.0.0git
Namespaces
RedundantStrcatCallsCheck.cpp File Reference
#include "RedundantStrcatCallsCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ Hints

std::vector<FixItHint> Hints

◆ NumCalls

int NumCalls = 0

Definition at line 43 of file RedundantStrcatCallsCheck.cpp.