Home
last modified time | relevance | path

Searched defs:consumeFront (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp43 static bool consumeFront(std::string_view &S, char C) { in consumeFront() function
50 static bool consumeFront(std::string_view &S, std::string_view C) { in consumeFront() function
57 static bool consumeFront(std::string_view &S, std::string_view PrefixA, in consumeFront() function