Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DVariadicMacroSupport.h135 unsigned CharifyBefore : 1; variable
153 StringifyBefore(false), CharifyBefore(false), in VAOptExpansionContext()
164 CharifyBefore = false; in reset()
175 CharifyBefore = IsHashAt; in sawHashOrHashAtBefore()
200 return CharifyBefore; in hasCharifyBefore()