Searched defs:ConsumeFront (Results 1 – 3 of 3) sorted by relevance
257 bool StringExtractor::ConsumeFront(const llvm::StringRef &str) { in ConsumeFront() function in StringExtractor
149 ShapeIndexView ConsumeFront() const { in ConsumeFront() function
379 TEST(StringRefTest, ConsumeFront) { in TEST() argument