LLVM  8.0.1
llvm::pdb::SymbolCache Member List

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

createGlobalsEnumerator(codeview::SymbolKind Kind)llvm::pdb::SymbolCache
createSymbol(Args &&... ConstructorArgs)llvm::pdb::SymbolCacheinline
createTypeEnumerator(codeview::TypeLeafKind Kind)llvm::pdb::SymbolCache
createTypeEnumerator(std::vector< codeview::TypeLeafKind > Kinds)llvm::pdb::SymbolCache
findSymbolByTypeIndex(codeview::TypeIndex TI)llvm::pdb::SymbolCache
getNativeSymbolById(SymIndexId SymbolId) constllvm::pdb::SymbolCache
getNativeSymbolById(SymIndexId SymbolId) constllvm::pdb::SymbolCacheinline
getNumCompilands() constllvm::pdb::SymbolCache
getOrCreateCompiland(uint32_t Index)llvm::pdb::SymbolCache
getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, uint32_t Index, Args &&... ConstructorArgs)llvm::pdb::SymbolCacheinline
getOrCreateGlobalSymbolByOffset(uint32_t Offset)llvm::pdb::SymbolCache
getSymbolById(SymIndexId SymbolId) constllvm::pdb::SymbolCache
SymbolCache(NativeSession &Session, DbiStream *Dbi)llvm::pdb::SymbolCache