Searched defs:CharBits (Results 1 – 2 of 2) sorted by relevance
207 std::bitset<1 << CHAR_BIT> CharBits; in find_first_of() local232 std::bitset<1 << CHAR_BIT> CharBits; in find_first_not_of() local248 std::bitset<1 << CHAR_BIT> CharBits; in find_last_of() local273 std::bitset<1 << CHAR_BIT> CharBits; in find_last_not_of() local
1635 unsigned CharBits = Context.getIntWidth(CharTy); in ActOnStringLiteral() local3275 unsigned CharBits = Context.getIntWidth(Context.CharTy); in ActOnNumericConstant() local