Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormatToken.h1013 kw_stackalloc = &IdentTable.get("stackalloc"); in AdditionalKeywords()
1172 kw_params, kw_readonly, kw_ref, kw_string, kw_stackalloc, kw_sbyte, in AdditionalKeywords()
1405 IdentifierInfo *kw_stackalloc; member