Searched defs:eltSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1081 CharUnits eltSize = getContext().getTypeSizeInChars(eltType); local
H A DCGExprScalar.cpp1914 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(eltType); local
2537 CharUnits eltSize = CGF.getContext().getTypeSizeInChars(elementType); local

Completed in 114 milliseconds