clang: clang::LambdaIntroducer Struct Reference (original) (raw)

Represents a complete lambda introducer. More...

#include "[clang/Sema/DeclSpec.h](DeclSpec%5F8h%5Fsource.html)"

Detailed Description

Represents a complete lambda introducer.

Definition at line 2806 of file DeclSpec.h.

Constructor & Destructor Documentation

clang::LambdaIntroducer::LambdaIntroducer ( ) default

Member Function Documentation

addCapture()

hasLambdaCapture()

bool clang::LambdaIntroducer::hasLambdaCapture ( ) const inline

Member Data Documentation

Captures

Default

DefaultLoc

Range


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