#include "CodeGenerator.h"
Public Member Functions | |
| LambdaScopeHandler (LambdaStackType &stack, OutputFormatHelper &outputFormatHelper, const LambdaCallerType lambdaCallerType) | |
| ~LambdaScopeHandler () | |
Definition at line 407 of file CodeGenerator.h.
| clang::insights::CodeGenerator::LambdaScopeHandler::LambdaScopeHandler | ( | LambdaStackType & | stack, |
| OutputFormatHelper & | outputFormatHelper, | ||
| const LambdaCallerType | lambdaCallerType | ||
| ) |
Definition at line 241 of file CodeGenerator.cpp.
References StackList< T >::push().
| clang::insights::CodeGenerator::LambdaScopeHandler::~LambdaScopeHandler | ( | ) |
Definition at line 251 of file CodeGenerator.cpp.