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.cpp120 static bool ReverseFindMatchingChars(const llvm::StringRef &s, in ReverseFindMatchingChars() function
219 if (ReverseFindMatchingChars(full, parens, arg_start, arg_end)) { in TrySimplifiedParse()
323 if (ReverseFindMatchingChars(basename, parens, arg_start, arg_end)) in GetBasenameNoTemplateParameters()