Searched refs:tSpace (Results 1 – 5 of 5) sorted by relevance
60 static std::vector<std::tuple<int, int>> getRanges(std::vector<bool> tSpace, in getRanges() argument68 for (auto element : llvm::enumerate(tSpace)) { in getRanges()
488 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local490 if (tSpace != oSpace) { in startsWith()493 if (tSpace) { in startsWith()
125 tSpace, enumerator
1368 if (type != tSpace) { in getNextToken()1456 return tSpace; in charType()