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

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

Completed in 54 milliseconds