Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDNameMatches.h20 EndsWith, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDStringSwitch.h74 StringSwitch& EndsWith(StringLiteral S, T Value) { in EndsWith() function