Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDVariadicMacroSupport.h206 bool hasStringifyOrCharifyBefore() const { in hasStringifyOrCharifyBefore() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDTokenLexer.cpp316 if (VCtx.hasStringifyOrCharifyBefore()) { in ExpandFunctionArguments()