Searched refs:getCharByteWidth (Results 1 – 7 of 7) sorted by relevance
2944 Mangler.mangleNumber(SL->getByteLength() + SL->getCharByteWidth()); in mangleStringLiteral()2947 unsigned CharByteWidth = SL->getCharByteWidth(); in mangleStringLiteral()2954 unsigned CharByteWidth = SL->getCharByteWidth(); in mangleStringLiteral()2967 for (unsigned NullTerminator = 0; NullTerminator < SL->getCharByteWidth(); in mangleStringLiteral()3007 for (unsigned I = 0, E = NumCharsToMangle * SL->getCharByteWidth(); I != E; in mangleStringLiteral()3016 for (unsigned NullTerminator = 0; NullTerminator < SL->getCharByteWidth(); in mangleStringLiteral()
2225 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), in extractStringLiteralCharacter()2245 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), in expandStringLiteral()7031 S->getCharByteWidth() == 1) { in VisitCallExpr()
451 if (!strArg || strArg->getCharByteWidth() != 1) in checkCall_mkstemp()
563 if (SegmentName->getCharByteWidth() != 1) { in HandlePragmaMSSection()685 if (SegmentName->getCharByteWidth() != 1) { in HandlePragmaMSSegment()749 if (SegmentName->getCharByteWidth() != 1) { in HandlePragmaMSInitSeg()
959 if (MessageStringLiteral->getCharByteWidth() != 1) { in ParseAvailabilityAttribute()
1548 unsigned getCharByteWidth() const { return CharByteWidth; } in getCharByteWidth() function
3385 if (E->getCharByteWidth() == 1) { in GetConstantArrayFromStringLiteral()