Home
last modified time | relevance | path

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

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