Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DVariadicMacroSupport.h202 bool hasStringifyOrCharifyBefore() const { in hasStringifyOrCharifyBefore() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenLexer.cpp316 if (VCtx.hasStringifyOrCharifyBefore()) { in ExpandFunctionArguments()