Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DRecordLayout.h290 bool leadsWithZeroSizedBase() const { in leadsWithZeroSizedBase() function
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2455 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()
2484 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()
2507 BaseLayout.leadsWithZeroSizedBase()) in layoutNonVirtualBase()
2696 BaseLayout.leadsWithZeroSizedBase()) || HasVtordisp) { in layoutVirtualBases()