Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp406 bool NonEmptyPasteBefore = in ExpandFunctionArguments() local
412 assert((!NonEmptyPasteBefore || PasteBefore || VCtx.isInVAOpt()) && in ExpandFunctionArguments()
426 } else if (PasteBefore && !NonEmptyPasteBefore) in ExpandFunctionArguments()
497 if (NonEmptyPasteBefore) { in ExpandFunctionArguments()
518 if (NonEmptyPasteBefore && ResultToks.size() >= 2 && in ExpandFunctionArguments()
568 if (RParenAfter && !NonEmptyPasteBefore) in ExpandFunctionArguments()
575 if (NonEmptyPasteBefore) { in ExpandFunctionArguments()