Match if the subject ends with S (case-sensitive) and bind Value.
S
Value.
Declared in <llvm/ADT/StringSwitch.h>
<llvm/ADT/StringSwitch.h>
StringSwitch& EndsWith( StringLiteral S, T Value);
This switch for further chaining.
S.