Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DTokenLexer.cpp225 bool NonEmptyPasteBefore = in ExpandFunctionArguments() local
229 assert(!NonEmptyPasteBefore || PasteBefore); in ExpandFunctionArguments()
242 } else if (PasteBefore && !NonEmptyPasteBefore) in ExpandFunctionArguments()
324 if (NonEmptyPasteBefore && ResultToks.size() >= 2 && in ExpandFunctionArguments()
380 if (NonEmptyPasteBefore) { in ExpandFunctionArguments()