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

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

Completed in 99 milliseconds