Lines Matching full:substr
2587 Comp = Comp.substr(1);2590 if (Comp.substr(i + 1).find(Comp[i]) != llvm::StringRef::npos)2601 Comp = Comp.substr(1);