Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DNameMatches.h20 EndsWith, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringSwitch.h76 StringSwitch& EndsWith(StringLiteral S, T Value) { in EndsWith() function