![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlJSAotCompiler, including all inherited members.
| compileBinding(const QV4::Compiler::Context *context, const QmlIR::Binding &irBinding, QQmlJS::AST::Node *astNode) | QQmlJSAotCompiler | virtual |
| compileFunction(const QV4::Compiler::Context *context, const QString &name, QQmlJS::AST::Node *astNode) | QQmlJSAotCompiler | virtual |
| diagnose(const QString &message, QtMsgType type, const QQmlJS::SourceLocation &location) const | QQmlJSAotCompiler | protectedvirtual |
| finalizeBindingOrFunction() | QQmlJSAotCompiler | protected |
| Flag enum name | QQmlJSAotCompiler | |
| globalCode() const | QQmlJSAotCompiler | virtual |
| IsLintCompiler enum value | QQmlJSAotCompiler | |
| isLintCompiler() const | QQmlJSAotCompiler | inline |
| m_currentObject | QQmlJSAotCompiler | protected |
| m_currentScope | QQmlJSAotCompiler | protected |
| m_document | QQmlJSAotCompiler | protected |
| m_flags | QQmlJSAotCompiler | |
| m_importer | QQmlJSAotCompiler | protected |
| m_logger | QQmlJSAotCompiler | protected |
| m_qmldirFiles | QQmlJSAotCompiler | protected |
| m_resourcePath | QQmlJSAotCompiler | protected |
| m_typeResolver | QQmlJSAotCompiler | protected |
| m_unitGenerator | QQmlJSAotCompiler | protected |
| NoFlags enum value | QQmlJSAotCompiler | |
| QQmlJSAotCompiler(QQmlJSImporter *importer, const QString &resourcePath, const QStringList &qmldirFiles, QQmlJSLogger *logger) | QQmlJSAotCompiler | |
| setDocument(const QmlIR::JSCodeGen *codegen, const QmlIR::Document *document) | QQmlJSAotCompiler | virtual |
| setScope(const QmlIR::Object *object, const QmlIR::Object *scope) | QQmlJSAotCompiler | virtual |
| ValidateBasicBlocks enum value | QQmlJSAotCompiler | |
| ~QQmlJSAotCompiler()=default | QQmlJSAotCompiler | virtual |