Home
last modified time | relevance | path

Searched refs:ReverseFindMatchingChars (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp149 static bool ReverseFindMatchingChars(const llvm::StringRef &s, in ReverseFindMatchingChars() function
404 if (ReverseFindMatchingChars(full, parens, arg_start, arg_end)) { in TrySimplifiedParse()
472 if (ReverseFindMatchingChars(basename, parens, arg_start, arg_end)) in GetBasenameNoTemplateParameters()