Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DTokenLexer.cpp405 bool NonEmptyPasteBefore = in ExpandFunctionArguments() local
411 assert((!NonEmptyPasteBefore || PasteBefore || VCtx.isInVAOpt()) && in ExpandFunctionArguments()
425 } else if (PasteBefore && !NonEmptyPasteBefore) in ExpandFunctionArguments()
496 if (NonEmptyPasteBefore) { in ExpandFunctionArguments()
518 if (NonEmptyPasteBefore && ResultToks.size() >= 2 && in ExpandFunctionArguments()
575 if (NonEmptyPasteBefore) { in ExpandFunctionArguments()