Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DTokenLexer.cpp195 bool PasteBefore = in ExpandFunctionArguments() local
202 if (!PasteBefore && !PasteAfter) { in ExpandFunctionArguments()
264 if (PasteBefore && ResultToks.size() >= 2 && in ExpandFunctionArguments()
309 !PasteBefore) in ExpandFunctionArguments()
331 assert(PasteBefore && ResultToks.back().is(tok::hashhash)); in ExpandFunctionArguments()