Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp48 unsigned &CurTok, bool ReturnComment) { in GetNextRawTok() argument
52 if (!ReturnComment && RawTokens[CurTok].is(tok::comment)) in GetNextRawTok()