Searched defs:CharBits (Results 1 – 3 of 3) 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
175 std::bitset<1 << CHAR_BIT> CharBits; in find_first_of() local200 std::bitset<1 << CHAR_BIT> CharBits; in find_first_not_of() local216 std::bitset<1 << CHAR_BIT> CharBits; in find_last_of() local
1697 unsigned CharBits = Context.getIntWidth(CharTy); in ActOnStringLiteral() local3342 unsigned CharBits = Context.getIntWidth(Context.CharTy); in ActOnNumericConstant() local