clang 22.0.0git
clang::TemplateArgumentLocContainerIterator< ArgLocContainer >::pointer Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Sema/TreeTransform.h"

Public Member Functions

 pointer (TemplateArgumentLoc Arg)
const TemplateArgumentLocoperator-> () const

Detailed Description

template<typename ArgLocContainer>
class clang::TemplateArgumentLocContainerIterator< ArgLocContainer >::pointer

Definition at line 7385 of file TreeTransform.h.

Constructor & Destructor Documentation

◆ pointer()

template<typename ArgLocContainer>
clang::TemplateArgumentLocContainerIterator< ArgLocContainer >::pointer::pointer ( TemplateArgumentLoc Arg)
inlineexplicit

Definition at line 7389 of file TreeTransform.h.

Member Function Documentation

◆ operator->()

template<typename ArgLocContainer>
const TemplateArgumentLoc * clang::TemplateArgumentLocContainerIterator< ArgLocContainer >::pointer::operator-> ( ) const
inline

Definition at line 7391 of file TreeTransform.h.


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