Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DTokenLexer.cpp224 bool NonEmptyPasteBefore = in ExpandFunctionArguments() local
228 assert(!NonEmptyPasteBefore || PasteBefore); in ExpandFunctionArguments()
241 } else if (PasteBefore && !NonEmptyPasteBefore) in ExpandFunctionArguments()
322 if (NonEmptyPasteBefore && ResultToks.size() >= 2 && in ExpandFunctionArguments()
378 if (NonEmptyPasteBefore) { in ExpandFunctionArguments()