clang-tools  6.0.0
Classes | Namespaces
LambdaFunctionNameCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for LambdaFunctionNameCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::tidy::misc::LambdaFunctionNameCheck
 Detect when func or FUNCTION is being used from within a lambda. More...
 
struct  clang::tidy::misc::LambdaFunctionNameCheck::SourceRangeLessThan
 

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::misc