Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp367 const auto &VtableLayout = in hasAnyUsedVirtualInlineFunction() local
370 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in hasAnyUsedVirtualInlineFunction()
382 const auto &VtableLayout = in isVTableHidden() local
385 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in isVTableHidden()