LLVM  8.0.1
List of all members
llvm::pdb::NullEnumerator< ChildType > Class Template Reference

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

Inheritance diagram for llvm::pdb::NullEnumerator< ChildType >:
Inheritance graph
[legend]
Collaboration diagram for llvm::pdb::NullEnumerator< ChildType >:
Collaboration graph
[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: