Searched defs:lineMarkers (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp101 bool lineMarkers, bool defines)
103 ConcatInfo(PP), OS(os), DisableLineMarkers(lineMarkers),
100 PrintPPOutputPPCallbacks(Preprocessor &pp, raw_ostream &os, bool lineMarkers, bool defines) argument

Completed in 116 milliseconds