Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1229 bool Demangler::consumeIf(char Prefix) { in consumeIf() function in Demangler
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2726 bool consumeIf(std::string_view S) { in consumeIf() function
2734 bool consumeIf(char C) { in consumeIf() function