llvm::VTableFuncList

List of functions referenced by a particular vtable definition.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

using VTableFuncList = std::vector<VirtFuncOffset>;