Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp946 bool UsingRelativeLayout = getItaniumVTableContext().isRelativeLayout(); in GenerateConstructionVTable() local
948 UsingRelativeLayout && CGM.getModule().getNamedAlias(Name); in GenerateConstructionVTable()
990 if (UsingRelativeLayout) { in GenerateConstructionVTable()