Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormatToken.h980 kw_stackalloc = &IdentTable.get("stackalloc"); in AdditionalKeywords()
1137 kw_params, kw_readonly, kw_ref, kw_string, kw_stackalloc, kw_sbyte, in AdditionalKeywords()
1370 IdentifierInfo *kw_stackalloc; member