Home | History | Annotate | Download | only in AST

Lines Matching refs:getCharWidth

502     assert(FieldOffset % getASTContext().getCharWidth() == 0 &&
504 FieldOffset /= getASTContext().getCharWidth();