Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp894 bool DropComments = PP.getLangOpts().TraditionalCPP && in PrintPreprocessedTokens() local
912 if (DropComments && Tok.is(tok::comment)) { in PrintPreprocessedTokens()