Home
last modified time | relevance | path

Searched refs:kw_stackalloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1117 kw_stackalloc = &IdentTable.get("stackalloc"); in AdditionalKeywords()
1294 kw_params, kw_readonly, kw_ref, kw_string, kw_stackalloc, kw_sbyte, in AdditionalKeywords()
1488 IdentifierInfo *kw_stackalloc; member