Public Member Functions | List of all members
clang::insights::CodeGenerator::LambdaScopeHandler Class Reference

#include "CodeGenerator.h"

Public Member Functions

 LambdaScopeHandler (LambdaStackType &stack, OutputFormatHelper &outputFormatHelper, const LambdaCallerType lambdaCallerType)
 
 ~LambdaScopeHandler ()
 

Detailed Description

Definition at line 407 of file CodeGenerator.h.

Constructor & Destructor Documentation

◆ LambdaScopeHandler()

clang::insights::CodeGenerator::LambdaScopeHandler::LambdaScopeHandler ( LambdaStackType stack,
OutputFormatHelper outputFormatHelper,
const LambdaCallerType  lambdaCallerType 
)

Definition at line 241 of file CodeGenerator.cpp.

References StackList< T >::push().

◆ ~LambdaScopeHandler()

clang::insights::CodeGenerator::LambdaScopeHandler::~LambdaScopeHandler ( )

Definition at line 251 of file CodeGenerator.cpp.


The documentation for this class was generated from the following files: