Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DVariadicMacroSupport.h143 bool hasStringifyBefore() const { in hasStringifyBefore() function
207 return hasStringifyBefore() || hasCharifyBefore(); in hasStringifyOrCharifyBefore()
217 assert(hasStringifyBefore() && in getLeadingSpaceForStringifiedToken()