Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp121 bool startNewLineIfNeeded(bool ShouldUpdateCurrentLine = true);
232 PrintPPOutputPPCallbacks::startNewLineIfNeeded(bool ShouldUpdateCurrentLine) { in startNewLineIfNeeded() argument
237 if (ShouldUpdateCurrentLine) in startNewLineIfNeeded()
/external/llvm-project/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp123 bool startNewLineIfNeeded(bool ShouldUpdateCurrentLine = true);
243 PrintPPOutputPPCallbacks::startNewLineIfNeeded(bool ShouldUpdateCurrentLine) { in startNewLineIfNeeded() argument
248 if (ShouldUpdateCurrentLine) in startNewLineIfNeeded()