Home | History | Annotate | Download | only in Sema

Lines Matching refs:CharBits

2601       unsigned CharBits = Context.getIntWidth(Context.CharTy);
2603 llvm::APSInt Value(CharBits, CharIsUnsigned);