Searched refs:kw_ushort (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h791 kw_ushort = &IdentTable.get("ushort");
810 kw_uint, kw_ulong, kw_unchecked, kw_unsafe, kw_ushort, kw_when,
914 IdentifierInfo *kw_ushort; member in struct:clang::format::AdditionalKeywords

Completed in 42 milliseconds