Searched defs:isEmptyBase (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h155 bool isEmptyBase() { return SizeOf == 1 && LayoutSize == 0; } function in class:llvm::pdb::BaseClassLayout

Completed in 101 milliseconds