Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDeclCXX.cpp133 CharUnits WidthChars = CGF.getContext().getTypeSizeInChars(D.getType()); in EmitDeclInvariant() local
134 uint64_t Width = WidthChars.getQuantity(); in EmitDeclInvariant()