Home
last modified time | relevance | path

Searched defs:PrimaryBaseIsVirtual (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp653 bool PrimaryBaseIsVirtual; global() member in __anon84cdfbc70111::ItaniumRecordLayoutBuilder
1147 bool PrimaryBaseIsVirtual; LayoutVirtualBases() local
[all...]
H A DVTableBuilder.cpp630 bool PrimaryBaseIsVirtual = Layout.isPrimaryBaseVirtual(); in AddVCallAndVBaseOffsets() local