Home | History | Annotate | Download | only in bugpoint

Lines Matching full:substr

388     std::string token = CommandLine.substr(lastPos, pos - lastPos);
721 if (I != E && StringRef(*I).substr(0, strlen("arm")).equals_lower("arm"))