clang 19.0.0git
Classes | Namespaces
LambdaCapture.h File Reference

Defines the LambdaCapture class. More...

#include "clang/AST/Decl.h"
#include "clang/Basic/Lambda.h"
#include "llvm/ADT/PointerIntPair.h"

Go to the source code of this file.

Classes

class  clang::LambdaCapture
 Describes the capture of a variable or of this, or of a C++1y init-capture. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Detailed Description

Defines the LambdaCapture class.

Definition in file LambdaCapture.h.