Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp375 const auto &VtableLayout = in hasAnyUsedVirtualInlineFunction() local
378 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in hasAnyUsedVirtualInlineFunction()
390 const auto &VtableLayout = in isVTableHidden() local
393 for (const auto &VtableComponent : VtableLayout.vtable_components()) { in isVTableHidden()