Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGVTables.cpp880 bool UsingRelativeLayout = getItaniumVTableContext().isRelativeLayout(); in GenerateConstructionVTable() local
882 UsingRelativeLayout && CGM.getModule().getNamedAlias(Name); in GenerateConstructionVTable()
924 if (UsingRelativeLayout && !VTable->isDSOLocal()) in GenerateConstructionVTable()