Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp138 bool expandEmbedContents() const { return !DumpEmbedDirectives; } in expandEmbedContents() function in __anon881592160111::PrintPPOutputPPCallbacks
968 assert(Callbacks->expandEmbedContents() && in PrintPreprocessedTokens()