Home
last modified time | relevance | path

Searched defs:CharBits (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DStringRef.cpp239 std::bitset<1 << CHAR_BIT> CharBits; find_first_of() local
261 std::bitset<1 << CHAR_BIT> CharBits; find_first_not_of() local
277 std::bitset<1 << CHAR_BIT> CharBits; find_last_of() local
302 std::bitset<1 << CHAR_BIT> CharBits; find_last_not_of() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp507 unsigned CharBits = Context.getCharWidth(); in accumulateBitFields() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2151 unsigned CharBits = Context.getIntWidth(CharTy); ActOnStringLiteral() local
3750 unsigned CharBits = Context.getIntWidth(Context.CharTy); ActOnNumericConstant() local