Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp57 static bool consumeFront(std::string_view &S, std::string_view PrefixA, in consumeFront()
63 static bool startsWith(std::string_view S, std::string_view PrefixA, in startsWith()