Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Lex/
H A DVariadicMacroSupport.h144 bool hasStringifyBefore() const { in hasStringifyBefore() function
208 return hasStringifyBefore() || hasCharifyBefore(); in hasStringifyOrCharifyBefore()
218 assert(hasStringifyBefore() && in getLeadingSpaceForStringifiedToken()