Home | History | Annotate | Download | only in AST

Lines Matching refs:getCharWidth

124   : Context(Context), CharWidth(Context.getCharWidth()), Class(Class) {
769 assert(Size % Context.getCharWidth() == 0);
780 assert(DataSize % Context.getCharWidth() == 0);
2017 unsigned CharBitNum = Context.getTargetInfo().getCharWidth();
2097 unsigned CharBitNum = Context.getTargetInfo().getCharWidth();