LLVM 19.0.0git
llvm::pdb::NativeEnumTypes Member List

This is the complete list of members for llvm::pdb::NativeEnumTypes, including all inherited members.

ChildTypePtr typedefllvm::pdb::IPDBEnumChildren< PDBSymbol >
getChildAtIndex(uint32_t Index) const overridellvm::pdb::NativeEnumTypesvirtual
getChildCount() const overridellvm::pdb::NativeEnumTypesvirtual
getNext() overridellvm::pdb::NativeEnumTypesvirtual
MyType typedefllvm::pdb::IPDBEnumChildren< PDBSymbol >
NativeEnumTypes(NativeSession &Session, codeview::LazyRandomTypeCollection &TypeCollection, std::vector< codeview::TypeLeafKind > Kinds)llvm::pdb::NativeEnumTypes
NativeEnumTypes(NativeSession &Session, std::vector< codeview::TypeIndex > Indices)llvm::pdb::NativeEnumTypes
reset() overridellvm::pdb::NativeEnumTypesvirtual
~IPDBEnumChildren()=defaultllvm::pdb::IPDBEnumChildren< PDBSymbol >virtual