Searched refs:getCharByteWidth (Results 1 – 4 of 4) sorted by relevance
444 if (!strArg || strArg->getCharByteWidth() != 1) in checkCall_mkstemp()
2501 if (E->getCharByteWidth() == 1) { in GetConstantArrayFromStringLiteral()
1519 unsigned getCharByteWidth() const { return CharByteWidth; } in getCharByteWidth() function
1882 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), in extractStringLiteralCharacter()1902 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), in expandStringLiteral()