ΒΆinline bool isLetter(unsigned char c)

Description

Return true if this character is an ASCII letter: [a-zA-Z]

Declared at: clang/include/clang/Basic/CharInfo.h:117

Parameters

unsigned char c