class SourceLocationSequence::State

Declaration

class SourceLocationSequence::State { /* full declaration omitted */ };

Description

This object establishes a SourceLocationSequence.

Declared at: clang/include/clang/Serialization/SourceLocationEncoding.h:138

Member Variables

private clang::SourceLocationSequence::UIntTy Prev = 0
private clang::SourceLocationSequence Seq

Method Overview

Methods

State(clang::SourceLocationSequence* Parent =
          nullptr)

Declared at: clang/include/clang/Serialization/SourceLocationEncoding.h:145

Parameters

clang::SourceLocationSequence* Parent = nullptr

clang::SourceLocationSequence*
operator clang::SourceLocationSequence*()

Declared at: clang/include/clang/Serialization/SourceLocationEncoding.h:149