#include "CodeGenerator.h"


Public Member Functions | |
| LambdaHelper (const LambdaCallerType lambdaCallerType, OutputFormatHelper &outputFormatHelper) | |
| void | finish () |
| OutputFormatHelper & | buffer () |
| LambdaCallerType | callerType () const |
| void | setCallerType (LambdaCallerType lambdaCallerType) |
| bool | insertName () const |
Additional Inherited Members | |
Public Attributes inherited from StackListEntry< LambdaHelper > | |
| StackListEntry * | next |
| StackListEntry * | prev |
Definition at line 120 of file CodeGenerator.h.
|
inline |
Definition at line 123 of file CodeGenerator.h.
References clang::insights::OutputFormatHelper::SetIndent().
|
inline |
Definition at line 138 of file CodeGenerator.h.
|
inline |
Definition at line 139 of file CodeGenerator.h.
Referenced by clang::insights::CodeGenerator::InsideDecltype().
|
inline |
Definition at line 131 of file CodeGenerator.h.
References clang::insights::OutputFormatHelper::empty(), and clang::insights::OutputFormatHelper::InsertAt().
|
inline |
Definition at line 141 of file CodeGenerator.h.
References clang::insights::CodeGenerator::Decltype, and clang::insights::CodeGenerator::LambdaExpr.
|
inline |
Definition at line 140 of file CodeGenerator.h.