reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
22 const size_t CharWidth = S->getCharByteWidth(); 41 Descriptor *Desc = allocateDescriptor(S, CharType, S->getLength() + 1, 41 Descriptor *Desc = allocateDescriptor(S, CharType, S->getLength() + 1, 56 for (unsigned I = 0, N = S->getLength(); I <= N; ++I) { 58 const uint32_t CodePoint = I == N ? 0 : S->getCodeUnit(I);