Searched refs:PasteBefore (Results 1 – 1 of 1) sorted by relevance
227 bool PasteBefore = i != 0 && Tokens[i-1].is(tok::hashhash); in ExpandFunctionArguments() local229 assert(!NonEmptyPasteBefore || PasteBefore); in ExpandFunctionArguments()242 } else if (PasteBefore && !NonEmptyPasteBefore) in ExpandFunctionArguments()256 if (!PasteBefore && ActualArgs->isVarargsElidedUse() && in ExpandFunctionArguments()265 if (!PasteBefore && !PasteAfter) { in ExpandFunctionArguments()379 assert(PasteBefore); in ExpandFunctionArguments()