Checks if character C is a hexadecimal numeric character.
C
Declared in <llvm/ADT/StringExtras.h>
<llvm/ADT/StringExtras.h>
bool isHexDigit(char C);