Searched refs:NVBaseType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp235 void CGRecordLowering::lower(bool NVBaseType) { argument
256 CharUnits Size = NVBaseType ? Layout.getNonVirtualSize() : Layout.getSize();
266 if (!NVBaseType)

Completed in 60 milliseconds