Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp878 bool UsingRelativeLayout = getItaniumVTableContext().isRelativeLayout(); in GenerateConstructionVTable() local
880 UsingRelativeLayout && CGM.getModule().getNamedAlias(Name); in GenerateConstructionVTable()
922 if (UsingRelativeLayout && !VTable->isDSOLocal()) in GenerateConstructionVTable()