Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp425 const auto &VtableLayout = in hasAnyUnusedVirtualInlineFunction() local
428 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in hasAnyUnusedVirtualInlineFunction()
451 const auto &VtableLayout = in isVTableHidden() local
454 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in isVTableHidden()