Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp120 bool hasEmittedDirectiveOnThisLine() const { in hasEmittedDirectiveOnThisLine() function in __anon763370450111::PrintPPOutputPPCallbacks
703 if (Callbacks->hasEmittedDirectiveOnThisLine()) { in PrintPreprocessedTokens()