clang API Documentation

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"
Include dependency graph for LambdaCapture.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Defines the LambdaCapture class.

Definition in file LambdaCapture.h.