Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DVariadicMacroSupport.h139 unsigned CharifyBefore : 1; variable
157 StringifyBefore(false), CharifyBefore(false), in VAOptExpansionContext()
168 CharifyBefore = false; in reset()
179 CharifyBefore = IsHashAt; in sawHashOrHashAtBefore()
204 return CharifyBefore; in hasCharifyBefore()