ΒΆconst char* getPPKeywordSpelling(
clang::tok::PPKeywordKind Kind)
const char* getPPKeywordSpelling(
clang::tok::PPKeywordKind Kind)
Description
Returns the spelling of preprocessor keywords, such as "else".
Declared at: clang/include/clang/Basic/TokenKinds.h:72
Parameters
- clang::tok::PPKeywordKind Kind