Searched refs:isVirtualBase (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassDefinitionDumper.cpp76 if (BC->isVirtualBase())
H A DPrettyClassLayoutGraphicalDumper.cpp115 if (Layout.isVirtualBase()) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h154 bool isVirtualBase() const { return IsVirtualBase; } function in class:llvm::pdb::BaseClassLayout

Completed in 158 milliseconds