LLVM: llvm::pdb::NativeEnumModules Class Reference (original) (raw)
#include "[llvm/DebugInfo/PDB/Native/NativeEnumModules.h](NativeEnumModules%5F8h%5Fsource.html)"
Inheritance diagram for llvm::pdb::NativeEnumModules:
Detailed Description
Definition at line 19 of file NativeEnumModules.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ getChildAtIndex()
| std::unique_ptr< PDBSymbol > llvm::pdb::NativeEnumModules::getChildAtIndex ( uint32_t Index) const |
overridevirtual |
◆ getChildCount()
| uint32_t llvm::pdb::NativeEnumModules::getChildCount ( ) const |
overridevirtual |
◆ getNext()
| std::unique_ptr< PDBSymbol > llvm::pdb::NativeEnumModules::getNext ( ) |
overridevirtual |
◆ reset()
| void llvm::pdb::NativeEnumModules::reset ( ) |
overridevirtual |
The documentation for this class was generated from the following files: