Returns the corresponding lowercase character if x is uppercase.

Synopsis

Declared in <llvm/ADT/StringExtras.h>

char
toLower(char x);

Created with MrDocs