clang 19.0.0git
Public Member Functions | List of all members
clang::SourceLocationSequence::State Class Reference

This object establishes a SourceLocationSequence. More...

#include "clang/Serialization/SourceLocationEncoding.h"

Public Member Functions

 State (SourceLocationSequence *Parent=nullptr)
 
 operator SourceLocationSequence * ()
 

Detailed Description

This object establishes a SourceLocationSequence.

Definition at line 138 of file SourceLocationEncoding.h.

Constructor & Destructor Documentation

◆ State()

clang::SourceLocationSequence::State::State ( SourceLocationSequence Parent = nullptr)
inline

Definition at line 145 of file SourceLocationEncoding.h.

References clang::Seq.

Member Function Documentation

◆ operator SourceLocationSequence *()

clang::SourceLocationSequence::State::operator SourceLocationSequence * ( )
inline

Definition at line 149 of file SourceLocationEncoding.h.

References clang::Seq.


The documentation for this class was generated from the following file: