Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1127 bool IndirectPrimaryBase = IndirectPrimaryBases.count(BaseDecl); in LayoutVirtualBases() local
1130 if (!IndirectPrimaryBase) { in LayoutVirtualBases()