#include <qv4codegen_p.h>
Definition at line 422 of file qv4codegen_p.h.
◆ Result() [1/4]
QV4::Compiler::Codegen::Result::Result |
( |
const QString & | name | ) |
|
|
inlineexplicit |
◆ Result() [2/4]
QV4::Compiler::Codegen::Result::Result |
( |
const Reference & | lrvalue | ) |
|
|
inlineexplicit |
◆ Result() [3/4]
QV4::Compiler::Codegen::Result::Result |
( |
Format | requested = ex | ) |
|
|
inlineexplicit |
◆ Result() [4/4]
◆ accept()
bool QV4::Compiler::Codegen::Result::accept |
( |
Format | f | ) |
|
|
inline |
◆ clearResultName()
void QV4::Compiler::Codegen::Result::clearResultName |
( |
| ) |
|
|
inline |
◆ format()
Format QV4::Compiler::Codegen::Result::format |
( |
| ) |
const |
|
inline |
◆ iffalse()
◆ iftrue()
◆ result()
const Reference & QV4::Compiler::Codegen::Result::result |
( |
| ) |
const |
|
inline |
◆ setResult() [1/2]
void QV4::Compiler::Codegen::Result::setResult |
( |
const Reference & | result | ) |
|
|
inline |
◆ setResult() [2/2]
void QV4::Compiler::Codegen::Result::setResult |
( |
Reference && | result | ) |
|
|
inline |
◆ trueBlockFollowsCondition()
bool QV4::Compiler::Codegen::Result::trueBlockFollowsCondition |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: