Home | History | Annotate | Download | only in AST

Lines Matching refs:getCharWidth

124   : Context(Context), CharWidth(Context.getCharWidth()), Class(Class) {
708 assert(Size % Context.getCharWidth() == 0);
717 assert(DataSize % Context.getCharWidth() == 0);
1666 unsigned CharBitNum = Context.Target.getCharWidth();
1721 unsigned CharBitNum = Context.Target.getCharWidth();