Home | History | Annotate | Download | only in AST

Lines Matching refs:getCharWidth

486     assert(FieldOffset % getASTContext().getCharWidth() == 0 &&
488 FieldOffset /= getASTContext().getCharWidth();