116bool QQmlSA::SourceLocation::operatorEqualsImpl(
const SourceLocation &lhs,
117 const SourceLocation &rhs)
SourceLocation startZeroLengthLocation() const
SourceLocation endZeroLengthLocation(QStringView text) const
static const QQmlJS::SourceLocation & sourceLocation(const QQmlSA::SourceLocation &sourceLocation)
static constexpr qsizetype sizeOfSourceLocation()
quint32 startColumn() const
Returns the column number containing the beginning of this source location.
SourceLocation(quint32 offset=0, quint32 length=0, quint32 line=0, quint32 column=0)
quint32 startLine() const
Returns the line number containing the beginning of this source location.
quint32 end() const
Returns the offset of the end of this source location.
quint32 length() const
Returns the length of this source location.
quint32 begin() const
Returns the offset of the beginning of this source location.
SourceLocation startZeroLengthLocation() const
Returns a source location of lenth zero pointing to the beginning of this source location.
quint32 offset() const
Returns the offset of the beginning of this source location.
SourceLocation & operator=(const SourceLocation &)
SourceLocation endZeroLengthLocation(QStringView text) const
Returns a source location of lenth zero pointing to the end of this source location pointing to text.
Combined button and popup list for selecting options.
size_t qHash(const QFileSystemWatcherPathKey &key, size_t seed=0)
GLenum GLuint GLenum GLsizei length
GLenum GLuint GLintptr offset
GLenum GLenum GLsizei void GLsizei void * column
static Q_CONSTINIT QBasicAtomicInteger< unsigned > seed