reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2946 Info.Ctx.getAsConstantArrayType(S->getType()); 2951 APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(), 2953 if (Index < S->getLength()) 2954 Value = S->getCodeUnit(Index);