Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCharWidth

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