Searched defs:consumeFront (Results 1 – 1 of 1) sorted by relevance
43 static bool consumeFront(std::string_view &S, char C) { in consumeFront() function50 static bool consumeFront(std::string_view &S, std::string_view C) { in consumeFront() function57 static bool consumeFront(std::string_view &S, std::string_view PrefixA, in consumeFront() function