clang-tools 22.0.0git
UseTransparentFunctorsCheck.cpp File Reference
#include "UseTransparentFunctorsCheck.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::modernize

Functions

template<typename T>
static T clang::tidy::modernize::getInnerTypeLocAs (TypeLoc Loc)

Variables

static const StringRef clang::tidy::modernize::Message = "prefer transparent functors '%0<>'"