clang-tools 20.0.0git
|
#include "../ClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::bugprone::LambdaFunctionNameCheck |
Detect when func or FUNCTION is being used from within a lambda. More... | |
struct | clang::tidy::bugprone::LambdaFunctionNameCheck::SourceRangeLessThan |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::bugprone |