Searched refs:leadsWithZeroSizedBase (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h298 bool leadsWithZeroSizedBase() const { function in class:clang::ASTRecordLayout
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2593 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase();
2634 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase();
2674 BaseLayout.leadsWithZeroSizedBase() && !MDCUsesEBO)
2893 BaseLayout.leadsWithZeroSizedBase() && !recordUsesEBO(RD)) ||

Completed in 48 milliseconds