Searched refs:getCharByteWidth (Results 1 – 7 of 7) sorted by relevance
2817 Mangler.mangleNumber(SL->getByteLength() + SL->getCharByteWidth()); in mangleStringLiteral()2820 unsigned CharByteWidth = SL->getCharByteWidth(); in mangleStringLiteral()2827 unsigned CharByteWidth = SL->getCharByteWidth(); in mangleStringLiteral()2840 for (unsigned NullTerminator = 0; NullTerminator < SL->getCharByteWidth(); in mangleStringLiteral()2880 for (unsigned I = 0, E = NumCharsToMangle * SL->getCharByteWidth(); I != E; in mangleStringLiteral()2889 for (unsigned NullTerminator = 0; NullTerminator < SL->getCharByteWidth(); in mangleStringLiteral()
2129 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), in extractStringLiteralCharacter()2149 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), in expandStringLiteral()6752 S->getCharByteWidth() == 1) { in VisitCallExpr()
546 if (SegmentName->getCharByteWidth() != 1) { in HandlePragmaMSSection()668 if (SegmentName->getCharByteWidth() != 1) { in HandlePragmaMSSegment()732 if (SegmentName->getCharByteWidth() != 1) { in HandlePragmaMSInitSeg()
931 if (MessageStringLiteral->getCharByteWidth() != 1) { in ParseAvailabilityAttribute()
451 if (!strArg || strArg->getCharByteWidth() != 1) in checkCall_mkstemp()
1590 unsigned getCharByteWidth() const { return CharByteWidth; } in getCharByteWidth() function
3112 if (E->getCharByteWidth() == 1) { in GetConstantArrayFromStringLiteral()