Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp431 const auto &VtableLayout = in hasAnyUnusedVirtualInlineFunction() local
434 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in hasAnyUnusedVirtualInlineFunction()
457 const auto &VtableLayout = in isVTableHidden() local
460 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in isVTableHidden()