![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlsasourcelocation_p.h>
Static Public Member Functions | |
static const QQmlJS::SourceLocation & | sourceLocation (const QQmlSA::SourceLocation &sourceLocation) |
static QQmlSA::SourceLocation | createQQmlSASourceLocation (const QQmlJS::SourceLocation &jsLocation) |
static constexpr qsizetype | sizeOfSourceLocation () |
Definition at line 25 of file qqmlsasourcelocation_p.h.
|
inlinestatic |
Definition at line 35 of file qqmlsasourcelocation_p.h.
Referenced by QQmlJSTypePropagator::generate_CallProperty(), QQmlJSTypePropagator::generate_LoadQmlContextPropertyLookup(), QQmlJSTypePropagator::generate_Ret(), QQmlJSTypePropagator::generate_StoreNameCommon(), QQmlJSTypePropagator::generate_StoreProperty(), QQmlSA::FixSuggestion::location(), QQmlSA::FixSuggestionPrivate::location(), QQmlSA::Binding::sourceLocation(), and QQmlSA::Element::sourceLocation().
|
inlinestaticconstexpr |
Definition at line 43 of file qqmlsasourcelocation_p.h.
|
inlinestatic |
Definition at line 29 of file qqmlsasourcelocation_p.h.
References sourceLocation().
Referenced by QQmlSA::SourceLocation::begin(), QQmlSA::GenericPass::emitWarning(), QQmlSA::GenericPass::emitWarning(), QQmlSA::SourceLocation::end(), QQmlSA::SourceLocation::isValid(), QQmlSA::SourceLocation::length(), QQmlSA::SourceLocation::offset(), sourceLocation(), QQmlSA::SourceLocation::startColumn(), QQmlSA::SourceLocation::startLine(), and QQmlSA::SourceLocation::startZeroLengthLocation().