Home
last modified time | relevance | path

Searched refs:MDCUsesEBO (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2940 bool MDCUsesEBO = recordUsesEBO(RD); in layoutNonVirtualBase() local
2942 BaseLayout.leadsWithZeroSizedBase() && !MDCUsesEBO) in layoutNonVirtualBase()
2957 if (MDCUsesEBO && BaseDecl->isEmpty() && in layoutNonVirtualBase()