clang-tools 19.0.0git
Public Member Functions | List of all members
clang::tidy::bugprone::LambdaFunctionNameCheck::SourceRangeLessThan Struct Reference

#include <LambdaFunctionNameCheck.h>

Public Member Functions

bool operator() (const SourceRange &L, const SourceRange &R) const
 

Detailed Description

Definition at line 24 of file LambdaFunctionNameCheck.h.

Member Function Documentation

◆ operator()()

bool clang::tidy::bugprone::LambdaFunctionNameCheck::SourceRangeLessThan::operator() ( const SourceRange &  L,
const SourceRange &  R 
) const
inline

Definition at line 25 of file LambdaFunctionNameCheck.h.


The documentation for this struct was generated from the following file: