Searched defs:CharBits (Results 1 – 2 of 2) sorted by relevance
182 std::bitset<1 << CHAR_BIT> CharBits; in find_first_of() local207 std::bitset<1 << CHAR_BIT> CharBits; in find_first_not_of() local223 std::bitset<1 << CHAR_BIT> CharBits; in find_last_of() local248 std::bitset<1 << CHAR_BIT> CharBits; in find_last_not_of() local
2992 unsigned CharBits = Context.getIntWidth(Context.CharTy); in ActOnNumericConstant() local