clang 19.0.0git
Public Member Functions | List of all members
clang::syntax::Tree::ConstChildIterator Struct Reference

#include "clang/Tooling/Syntax/Tree.h"

Inheritance diagram for clang::syntax::Tree::ConstChildIterator:
Inheritance graph
[legend]

Public Member Functions

 ConstChildIterator ()=default
 
 ConstChildIterator (const ChildIterator &I)
 

Detailed Description

Definition at line 198 of file Tree.h.

Constructor & Destructor Documentation

◆ ConstChildIterator() [1/2]

clang::syntax::Tree::ConstChildIterator::ConstChildIterator ( )
default

◆ ConstChildIterator() [2/2]

clang::syntax::Tree::ConstChildIterator::ConstChildIterator ( const ChildIterator I)
inline

Definition at line 202 of file Tree.h.


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