Searched defs:DropComments (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp596 bool DropComments = PP.getLangOpts().TraditionalCPP && local
621 if (DropComments && Tok.is(tok::comment)) {

Completed in 93 milliseconds