LLVM 22.0.0git
llvm::pdb::NullEnumerator< ChildType > Class Template Reference

#include "llvm/DebugInfo/PDB/IPDBEnumChildren.h"

Inheritance diagram for llvm::pdb::NullEnumerator< ChildType >:
[legend]

Additional Inherited Members

Public Types inherited from llvm::pdb::IPDBEnumChildren< ChildType >
using ChildTypePtr = std::unique_ptr<ChildType>
using MyType = IPDBEnumChildren<ChildType>
Public Member Functions inherited from llvm::pdb::IPDBEnumChildren< ChildType >
virtual ~IPDBEnumChildren ()=default

Detailed Description

template<typename ChildType>
class llvm::pdb::NullEnumerator< ChildType >

Definition at line 34 of file IPDBEnumChildren.h.


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