Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:resize

837     // Resize the string to the right size, adding zeros at the end, or
839 Str.resize(CAT->getSize().getZExtValue(), '\0');