Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1161 bool IndirectPrimaryBase = IndirectPrimaryBases.count(BaseDecl); in LayoutVirtualBases() local
1164 if (!IndirectPrimaryBase) { in LayoutVirtualBases()