Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DVariadicMacroSupport.h139 bool hasStringifyBefore() const { in hasStringifyBefore() function
203 return hasStringifyBefore() || hasCharifyBefore(); in hasStringifyOrCharifyBefore()
213 assert(hasStringifyBefore() && in getLeadingSpaceForStringifiedToken()