LLVM
8.0.1
|
This is the complete list of members for llvm::pdb::NativeEnumTypes, including all inherited members.
ChildTypePtr typedef | llvm::pdb::IPDBEnumChildren< PDBSymbol > | |
getChildAtIndex(uint32_t Index) const override | llvm::pdb::NativeEnumTypes | virtual |
getChildCount() const override | llvm::pdb::NativeEnumTypes | virtual |
getNext() override | llvm::pdb::NativeEnumTypes | virtual |
MyType typedef | llvm::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() override | llvm::pdb::NativeEnumTypes | virtual |
~IPDBEnumChildren()=default | llvm::pdb::IPDBEnumChildren< PDBSymbol > | virtual |