Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp119 bool hasEmittedDirectiveOnThisLine() const { in hasEmittedDirectiveOnThisLine() function in __anon45993a4a0111::PrintPPOutputPPCallbacks
723 if (Callbacks->hasEmittedDirectiveOnThisLine()) { in PrintPreprocessedTokens()