Home | History | Annotate | Download | only in Sema

Lines Matching full:substr

5575       StrRef.substr(0, TypeSize).find('\0') == StringRef::npos) {
9958 while (!str.empty() && str.front() == '_') str = str.substr(1);
9960 str = str.substr(3);
9965 str = str.substr(3);