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

/external/clang/lib/CodeGen/
H A DCGDeclCXX.cpp127 CharUnits WidthChars = CGF.getContext().getTypeSizeInChars(D.getType()); local
128 uint64_t Width = WidthChars.getQuantity();

Completed in 1126 milliseconds