! Find a LambdaExpr inside a Decltype More...
#include "InsightsHelpers.h"
Public Member Functions | |
P0315Visitor (class OutputFormatHelper &ofm) | |
P0315Visitor (class CodeGenerator &cg) | |
bool | VisitLambdaExpr (const LambdaExpr *expr) |
const LambdaExpr * | Get () const |
! Find a LambdaExpr inside a Decltype
Definition at line 359 of file InsightsHelpers.h.
|
inline |
Definition at line 366 of file InsightsHelpers.h.
|
inline |
Definition at line 371 of file InsightsHelpers.h.
|
inline |
Definition at line 378 of file InsightsHelpers.h.
bool clang::insights::P0315Visitor::VisitLambdaExpr | ( | const LambdaExpr * | expr | ) |
Definition at line 1623 of file InsightsHelpers.cpp.
References clang::insights::GetLambdaName().