A special container which creates either a CodeGenerator
or a CfrontCodeGenerator
depending on the command line options.
More...
#include "CodeGenerator.h"
A special container which creates either a CodeGenerator
or a CfrontCodeGenerator
depending on the command line options.
Definition at line 672 of file CodeGenerator.h.
◆ CodeGeneratorVariant() [1/3]
clang::insights::CodeGeneratorVariant::CodeGeneratorVariant |
( |
OutputFormatHelper & |
_outputFormatHelper | ) |
|
|
inline |
◆ CodeGeneratorVariant() [2/3]
◆ CodeGeneratorVariant() [3/3]
clang::insights::CodeGeneratorVariant::CodeGeneratorVariant |
( |
OutputFormatHelper & |
_outputFormatHelper, |
|
|
CodeGenerator::LambdaInInitCapture |
lambdaInitCapture |
|
) |
| |
|
inline |
◆ operator->()
CodeGenerator* clang::insights::CodeGeneratorVariant::operator-> |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: