Searched defs:CharBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | StringRef.cpp | 239 std::bitset<1 << CHAR_BIT> CharBits; find_first_of() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGRecordLayoutBuilder.cpp | 507 unsigned CharBits = Context.getCharWidth(); in accumulateBitFields() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 2151 unsigned CharBits = Context.getIntWidth(CharTy); ActOnStringLiteral() local |