LLVM 19.0.0git
List of all members
llvm::simplify_type< const ilist_iterator< OptionsT, false, IsConst > > Struct Template Reference

#include "llvm/ADT/ilist_iterator.h"

Inheritance diagram for llvm::simplify_type< const ilist_iterator< OptionsT, false, IsConst > >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from llvm::simplify_type< ilist_iterator< OptionsT, false, IsConst > >
using iterator = ilist_iterator< OptionsT, false, IsConst >
 
using SimpleType = typename iterator::pointer
 
- Static Public Member Functions inherited from llvm::simplify_type< ilist_iterator< OptionsT, false, IsConst > >
static SimpleType getSimplifiedValue (const iterator &Node)
 

Detailed Description

template<class OptionsT, bool IsConst>
struct llvm::simplify_type< const ilist_iterator< OptionsT, false, IsConst > >

Definition at line 348 of file ilist_iterator.h.


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