Lines Matching full:ltrim
2433 T = T.substr(T.find_first_of(" \t")).ltrim(" \t");2436 StringRef TagPrefix = T.substr(HandleEnd).ltrim(" \t");