Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Lex/
H A DVariadicMacroSupport.h207 bool hasStringifyOrCharifyBefore() const { in hasStringifyOrCharifyBefore() function
/src/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp318 if (VCtx.hasStringifyOrCharifyBefore()) { in ExpandFunctionArguments()