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.h1120 kw_stackalloc = &IdentTable.get("stackalloc"); in AdditionalKeywords()
1298 kw_out, kw_params, kw_ref, kw_string, kw_stackalloc, in AdditionalKeywords()
1466 IdentifierInfo *kw_stackalloc; member