Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DVariadicMacroSupport.h141 bool hasStringifyBefore() const { in hasStringifyBefore() function
186 return hasStringifyBefore() || hasCharifyBefore(); in hasStringifyOrCharifyBefore()
196 assert(hasStringifyBefore() && in getLeadingSpaceForStringifiedToken()