Searched defs:CharBits (Results 1 – 2 of 2) sorted by relevance
183 std::bitset<1 << CHAR_BIT> CharBits; in find_first_of() local208 std::bitset<1 << CHAR_BIT> CharBits; in find_first_not_of() local224 std::bitset<1 << CHAR_BIT> CharBits; in find_last_of() local249 std::bitset<1 << CHAR_BIT> CharBits; in find_last_not_of() local
2723 unsigned CharBits = Context.getIntWidth(Context.CharTy); in ActOnNumericConstant() local