Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCharWidth

144   const uint64_t CharWidth = Context.getCharWidth();
1256 assert(StartOffset % CGM.getContext().getCharWidth() == 0 &&